Re: [Tutor] Unable to Reconfigure IDLE

2008-07-28 Thread Thomas Corbett
On Jul 27, 2008, at 7:16 AM, Tim Golden wrote: Thomas Corbett wrote: On Jul 26, 2008, at 9:02 AM, Alan Gauld wrote: "Thomas Corbett" <[EMAIL PROTECTED]> wrote Configured shell window to wrong size, now can't seem to find the menu (Options > Configure) to resize the shell. Don't you jus

Re: [Tutor] Unable to Reconfigure IDLE

2008-07-27 Thread Tim Golden
Thomas Corbett wrote: On Jul 26, 2008, at 9:02 AM, Alan Gauld wrote: "Thomas Corbett" <[EMAIL PROTECTED]> wrote Configured shell window to wrong size, now can't seem to find the menu (Options > Configure) to resize the shell. Don't you just resize it then close it and the next time it op

Re: [Tutor] Unable to Reconfigure IDLE

2008-07-26 Thread Thomas Corbett
On Jul 26, 2008, at 9:02 AM, Alan Gauld wrote: "Thomas Corbett" <[EMAIL PROTECTED]> wrote Configured shell window to wrong size, now can't seem to find the menu (Options > Configure) to resize the shell. Don't you just resize it then close it and the next time it opens it uses the new si

Re: [Tutor] Unable to Reconfigure IDLE

2008-07-26 Thread Michiel Overtoom
Thomas wrote... >Running IDLE 1.2.2 under MacPython 2.5 on Mac OS X 5.1. > >Configured shell window to wrong size, now can't seem to find the menu >(Options > Configure) to resize the shell. > >Tried going to username > Library > Preferences and removing >org.python* files, but that did not w

Re: [Tutor] Unable to Reconfigure IDLE

2008-07-26 Thread Alan Gauld
"Thomas Corbett" <[EMAIL PROTECTED]> wrote Configured shell window to wrong size, now can't seem to find the menu (Options > Configure) to resize the shell. Don't you just resize it then close it and the next time it opens it uses the new size? Thats how I thought it was supposed to work!

[Tutor] Unable to Reconfigure IDLE

2008-07-26 Thread Thomas Corbett
Running IDLE 1.2.2 under MacPython 2.5 on Mac OS X 5.1. Configured shell window to wrong size, now can't seem to find the menu (Options > Configure) to resize the shell. Tried going to username > Library > Preferences and removing org.python* files, but that did not work. Thanks! ___