[Idle-dev] Intentions?

Patrick K. O'Brien pobrien@orbtech.com
Tue, 9 Oct 2001 15:22:24 -0500


I have a feature request related to this. I'm on Win98 and I've set up an
association between .py files and IDLE, so that I can right click on a .py
file and select "Edit in IDLE" from the popup menu. When I select that
option, I get two open windows for every file that I open this way: a shell
window and a file window. When I open three or four files this way it
results in an awful lot of open shell windows, none of which I need in this
case - I just want to edit the file and get out. So maybe an option that I
could add to my IDLE laucher that would only open the file, and not a shell,
would help. Here is what I use now. Maybe it could be improved and I just
don't know how:

C:\Python21\pythonw.exe C:\Python21\Tools\idle\idle.pyw -e "%1" %*

---
Patrick K. O'Brien
Orbtech (http://www.orbtech.com)
"I am, therefore I think."

-----Original Message-----
From: idle-dev-admin@python.org [mailto:idle-dev-admin@python.org]On Behalf
Of Bruce Sherwood
Sent: Tuesday, October 09, 2001 2:50 PM
To: idle
Subject: Re: [Idle-dev] Intentions?

Thanks, Guido, for your commentary on the issues. And making shell/new file
startup be configurable is a nice way to satisfy competing needs and
desires.

Bruce Sherwood


_______________________________________________
IDLE-dev mailing list
IDLE-dev@python.org
http://mail.python.org/mailman/listinfo/idle-dev