|
From: Kevin A. <al...@se...> - 2001-11-06 17:43:02
|
> I'm investigating some default font point size issues with wxPython, so > there may be additional changes to font.py, debug.py, etc. to make default > point sizes work better under Linux. I updated font.py to use the default system font point size for widgets. For most Windows users that probably won't change the look of the various samples, but under Linux the samples will probably have larger fonts and the widgets and windows may be too small in some cases. Let me know. I also changed the point size for the Message Watcher scrolling list on Linux from 10 point to use the system default point size. ka |