Text size in Idle under X11?
Alex
the_brain at mit.edu
Sun Oct 8 00:17:30 EDT 2000
More information about the Python-list mailing list
Sun Oct 8 00:17:30 EDT 2000
- Previous message (by thread): Text size in Idle under X11?
- Next message (by thread): Text size in Idle under X11?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Which version of idle are you using? I'm using CVS, and in that case, it seems that you can set the font size in a config file. Try putting this text in a file called ~/.idle and restarting it: [EditorWindow] font-name= courier font-size= 14 Alex. -- Speak softly but carry a big carrot.
- Previous message (by thread): Text size in Idle under X11?
- 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