Is there a way to change the font size of the notebook tabs? A SetFont()
against the notebook control doesn't do anything. Am I just SOL?
I am running wxGTK 2.3.3.2 on Debian.
Thanks,
Jason Cater
GNU Enterprise
http://www.gnue.org/
Is there a way to change the font size of the notebook tabs? A SetFont()
against the notebook control doesn't do anything. Am I just SOL?
I am running wxGTK 2.3.3.2 on Debian.
Thanks,
Jason Cater
GNU Enterprise
http://www.gnue.org/
Jason Cater wrote:
Is there a way to change the font size of the notebook tabs? A SetFont()
against the notebook control doesn't do anything. Am I just SOL?
Apparently. It may get done if you add a feature request about it. wxWidgets download | SourceForge.net
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!