[SPAM] Fonts & Tinker

Łukasz Posadowski mail at lukaszposadowski.pl
Mon Jan 28 06:28:56 EST 2013


Dnia 2013-01-25, pią o godzinie 20:41 -0800, Angel pisze:
> but the real displayed fonts in the window are smaller (default size of 12, maybe).
> 
> Am I missing something?
> 
> Thanks in advance,
> A.
> 

Did you tried this by simple:

---------------------------
root = Tk()
root.option_add('*Font', "Heveltica 14")
---------------------------

We'll see if it's a local tkinter installation problem.



-- 
Łukasz Posadowski






More information about the Python-list mailing list