Tkinter fonts setting

jim-on-linux inq1ltd at inqvista.com
Wed Feb 6 10:32:23 EST 2008


On Tuesday 05 February 2008 15:22, Unnamed 
One wrote:
> First question - is it possible to set
> font to default OS font for window text?
> It would be preferable, while on my
> Windows XP system Tkinter sets small
> Helvetica-style font by default.
>
> Secondly, can I set font globally (or
> specify "default" font for widgets)? In
> fact, all I want is to get default OS font
> unless (rarely) I need to specify another.
>
> Thanks


Go to:
http://www.pythonware.com/library/tkinter/introduction/

Read chapter 6,  Widget Styling, there is a 
section on Fonts which has a sub-section on  
System Fonts.

jim-on-linux
http://www.inqvista.com



More information about the Python-list mailing list