setting the font in Tkinter

jepler epler jepler.lnk at lnk.ispi.net
Sun Sep 17 14:53:34 EDT 2000


On 17 Sep 2000 16:58:38 +0200, Bernhard Herzog
 <herzog at online.de> wrote:
>How about 
>
>   root.option_add("*Font", "Helvetica -24")
>
>
>It's usually better to call the appropriate methods instead of accessing
>the tk attribute directly.

because I didn't see .option_add, I only looked for .option, I guess.

Jeff



More information about the Python-list mailing list