Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95155
| From | Paul Rubin <no.email@nospam.invalid> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Who uses IDLE -- please answer if you ever do, know, or teach |
| Date | 2015-08-07 20:20 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <87fv3uihz2.fsf@jester.gateway.sonic.net> (permalink) |
| References | (1 earlier) <55C37EBC.3020604@outlook.com> <mq0qom$eqb$1@ger.gmane.org> <55C4969D.2010005@outlook.com> <mq3kth$680$1@ger.gmane.org> <mailman.1324.1438998076.3674.python-list@python.org> |
tjohnson <tandrewjohnson@outlook.com> writes: > Currently the interpreter is shown in a separate floating window. If > it was dockable, it could also be placed in the same window as the > text editor but separated by a splitter. Dockable would be nice but the split window is ok with me. What I wish is that Control-N in the interpreter window (or maybe some newly assigned hotkey) would launch a Python editing window instead of a text window. Better still, have it already editing a temp file so that I can immediately type code and hit F5 and run it, without the "Save as" dance. Also the "save on close" dialog buttons should say "save" and "don't save" instead of "yes" and "no". Lots of programs have dialogs like that and the senses keep differing so it's easy to misread the prompt.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: Who uses IDLE -- please answer if you ever do, know, or teach tjohnson <tandrewjohnson@outlook.com> - 2015-08-07 21:41 -0400 Re: Who uses IDLE -- please answer if you ever do, know, or teach Paul Rubin <no.email@nospam.invalid> - 2015-08-07 20:20 -0700
csiph-web