How to change font size in IDLE?

lynx none at of.your.business
Fri Mar 14 00:45:00 EST 2003


On Fri, 14 Mar 2003 00:49:58 +0000, wangjc wrote:

> The default font size in IDLE is too small.

if you're on a unix-like system, this might work:

$ cat >> $HOME/.idle
[EditorWindow]
font-name= courier-new
font-size= 14
^D

-- 
   PGP/GnuPG key (ID 1024D/3AC87BD1) available from keyservers everywhere
    Key fingerprint = FA8D 5EA4 E7DC 84B3 64BC  410C 7AEE 54CD 3AC8 7BD1
                "...if you can fill the unforgiving minute
                with sixty seconds' worth of distance run..."





More information about the Python-list mailing list