PDA

View Full Version : Solaris Font Settings



ToddAtWSU
11th May 2010, 17:55
In Solaris 10, you can set your fton settings and make the Font Size: ...,Small, Medium, Large, Larger,... I have a subclasses QTextWidget that seems to ignore this. What do I need to do to get it to listen to the user's default font size. It seems as if the Menus in the QMainWindow listen, but the text in the subclasses QTextEdit fails to listen.

Thanks!

ToddAtWSU
18th May 2010, 19:23
I went through and changed the font sizes and gave the users a couple different choices. This only affects the QTextEdit.