Text size in Idle under X11?
Robert Hicks
bob at wildthink.com
Sun Oct 8 17:12:28 EDT 2000
More information about the Python-list mailing list
Sun Oct 8 17:12:28 EDT 2000
- Previous message (by thread): Failed wxpython
- Next message (by thread): Text size in Idle under X11?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Keep looking. I just moved to the Mac so I cannot find it for you. But it is there I did it on Linux so I know it was not just a Windows thing. > From: Nate Bargmann <n0nb at my-deja.com> > Organization: Deja.com - Before you buy. > Newsgroups: comp.lang.python > Date: Sun, 08 Oct 2000 03:37:41 GMT > Subject: Re: Text size in Idle under X11? > > In article <B6053204.69E%bob at wildthink.com>, > Robert Hicks <bob at wildthink.com> wrote: >> You can edit the editor.py (?) and change the font in idle. > > That particular filename comes up empty on my system. Per the help in > Idle I looked at /usr/lib/idle/EditorWindow.py and found this relevant > frgament: > > if sys.platform[:3] == 'win': > text['font'] = ("lucida console", 8) > > The if statement leads me to believe this only works in MS Windows as I > tried changing it and still had the small text size upon the next > restart of Idle. > > Thanks. > > Next? > > - Nate >> > > > Sent via Deja.com http://www.deja.com/ > Before you buy.
- Previous message (by thread): Failed wxpython
- Next message (by thread): Text size in Idle under X11?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list