[Gambas-user] Issue 7 in gambas: font size of tabstrip control inherited by child controls

gambas at ...2524... gambas at ...2524...
Mon Jan 3 18:57:41 CET 2011


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any

New issue 7 by zachsmith022: font size of tabstrip control inherited by  
child controls
http://code.google.com/p/gambas/issues/detail?id=7

1) If you add a label, textlabel, or button to a tabstrip control and then  
change the font size of the tabstrip control higher in the IDE, the font  
sizes of the child controls change as well. The font property of each child  
control is blank in the properties tab and if you double-click on it, it  
shows as normal size although it is showing as a larger font size in the  
IDE. When the code runs, the one difference between GTK+ and Qt4 is that  
with GTK+ the tab font size reverts to normal size.

2)
Version: TRUNK
Operating system: Linux
Distribution: ArchLinux
Architecture:  x86_64
GUI component:  QT4 / GTK+
Desktop used: Xfce

3) see attached project




Attachments:
	Tabstrip-0.0.1.tar.gz  4.6 KB





More information about the User mailing list