tkinter: refreshing frame fonts
Bob van der Poel
bvdpoel at uniserve.com
Sun Jun 3 13:14:38 EDT 2001
Is it possible to change the fonts/sizes for things in the main window
frame (like the menu bar)? I know I can change the font for future
windows with root.option.add( '*font', ..), but this does not effect any
windows which are currently active. And I can refresh the data in
existing windows, but really don't know about 'recreating' entire menu
bars, etc.
--
Bob van der Poel ** Wynndel, British Columbia, CANADA **
EMAIL: bvdpoel at uniserve.com
WWW: http://users.uniserve.com/~bvdpoel
More information about the Python-list
mailing list