Changing the size of text in a notebook tab?

I want to change the size of the text in a notebook tab but I’m not seeing how to get at the text size. Is this even possible?

Ron

Hi,

···

On Sat, Aug 13, 2011 at 3:44 PM, Ron Kneusel <oneelkruns@hotmail.com> wrote:

I want to change the size of the text in a notebook tab but I'm not seeing
how to get at the text size. Is this even possible?

Not sure what platform or which notebook control your referring to but,

see:
* GetFont
* SetFont
* wx.Font

Cody

Cody-

Thanks! I was expecting something more involved like getting the text object from the notebook, etc. but a simple nb.SetFont() works just fine. I’m on Linux using the standard Notebook control.

Ron

···

Date: Sat, 13 Aug 2011 15:47:00 -0500
Subject: Re: [wxPython-users] Changing the size of text in a notebook tab?
From: codyprecord@gmail.com
To: wxpython-users@googlegroups.com

Hi,

On Sat, Aug 13, 2011 at 3:44 PM, Ron Kneusel oneelkruns@hotmail.com wrote:

I want to change the size of the text in a notebook tab but I’m not seeing
how to get at the text size. Is this even possible?

Not sure what platform or which notebook control your referring to but,

see:

  • GetFont
  • SetFont
  • wx.Font

Cody


To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en