![]() |
|
#1
|
|||
|
|||
The vizmenu.MENU_FONT_SIZE method changes the font size for sub menus but not the main menu. This is strange because if I change the value of MENU_FONT_SIZE in vizmenu.py it does affect the size of the main menu text. I realize I shouldn't mess with vizmenu.py, so is there a way to change the text size of all menus from within my script?
|
#2
|
|||
|
|||
Neve mind. The problem was that I added vizmenu.MENU_FONT_SIZE = 24 after having added some menus. I guess it has to be added just after import vizmenu.
|
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|