Re: IDLE gripe and question

2008-04-22 Thread Dick Moores
At 09:30 PM 4/22/2008, Mensanator wrote: First, find the shortcut that lauches IDLE. On my Vista system it's in C:\Program Data\Microsoft\Windows\Start Menu\Programs\Python 2.5 XP will be different, I think there're start menu directories under each user and a default one. Anyway, once you hav

Re: IDLE gripe and question

2008-04-22 Thread Gabriel Genellina
En Wed, 23 Apr 2008 01:30:47 -0300, Mensanator <[EMAIL PROTECTED]> escribió: On Apr 22, 7:42�pm, Dick Moores <[EMAIL PROTECTED]> wrote: I have IDLE 1.2.1, on Win XP, Python 2.5.1. The first time I use File | Open to open a script, the Open dialogue box always opens at E:\Python25\Lib\idlelib.

Re: IDLE gripe and question

2008-04-22 Thread Mensanator
On Apr 22, 7:42�pm, Dick Moores <[EMAIL PROTECTED]> wrote: > I have IDLE 1.2.1, on Win XP, Python 2.5.1. > > The first time I use File | Open to open a script, the Open dialogue > box always opens at E:\Python25\Lib\idlelib. Most of the scripts I > want to access are in E:\PythonWork. There doesn't

Re: IDLE gripe and question

2008-04-22 Thread Guilherme Polo
2008/4/22, Dick Moores <[EMAIL PROTECTED]>: > I have IDLE 1.2.1, on Win XP, Python 2.5.1. > > The first time I use File | Open to open a script, the Open dialogue box > always opens at E:\Python25\Lib\idlelib. Here on Linux it opens at the directory from where idle was executed, so I can't exactl

IDLE gripe and question

2008-04-22 Thread Dick Moores
I have IDLE 1.2.1, on Win XP, Python 2.5.1. The first time I use File | Open to open a script, the Open dialogue box always opens at E:\Python25\Lib\idlelib. Most of the scripts I want to access are in E:\PythonWork. There doesn't seem to be a way to change the default folder to E:\PythonWork,