Hello,
On Sat, Feb 7, 2009 at 4:03 PM, <[email protected]> wrote:
Hi,
Is there a way to adjust the default font size in IDLE, in MacPython
2.5? The default now is too tiny.
I have to use this version of MacPython. As far as I searched, I can't
find how I do this.
It is indeed a bug that the options menu doesn't show. What I did was
to manually edit the file:
/Library/Frameworks/Python.framework/Versions/Current/lib/python2.5/
idlelib/config-main.def
to include the lines:
font= monaco
font-size= 13
font-bold= 0
(can't remember what the default was).
bb
--
Brian Blais
[email protected]
http://web.bryant.edu/~bblais
--
http://mail.python.org/mailman/listinfo/python-list