Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue15308] IDLE - add an "Interrupt Execution" to shell menu

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Jul 9, 2012, 1:24 PM

Post #1 of 6 (87 views)
Permalink
[issue15308] IDLE - add an "Interrupt Execution" to shell menu

New submission from Roger Serwy <roger.serwy [at] gmail>:

Add an "Interrupt Execution" to the Shell menu, per issue13504, annoyance #3 - "PROBLEM: There’s no obvious way to stop a running program. (Don’t expect them to know Ctrl-C)"

----------
components: IDLE
keywords: easy
messages: 165122
nosy: serwy, terry.reedy
priority: low
severity: normal
status: open
title: IDLE - add an "Interrupt Execution" to shell menu
type: enhancement
versions: Python 2.7, Python 3.3

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue15308>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 9, 2012, 1:27 PM

Post #2 of 6 (85 views)
Permalink
[issue15308] IDLE - add an "Interrupt Execution" to shell menu [In reply to]

Changes by Roger Serwy <roger.serwy [at] gmail>:


----------
keywords: +patch
Added file: http://bugs.python.org/file26335/issue15308.patch

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue15308>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 9, 2012, 4:49 PM

Post #3 of 6 (85 views)
Permalink
[issue15308] IDLE - add an "Interrupt Execution" to shell menu [In reply to]

Terry J. Reedy <tjreedy [at] udel> added the comment:

I would like to broaden this to add other missing features to the menus. I have no need for this, but I would like history-next/prev added (to shell, as they only apply there). I never learned them because at first I did not know about them and now it is more bother to select options/configure/keys/scroll-down to find the key binding than to click/return. When I get a new program, I often look through the menus to see what is available, so if things are hidden, how do I find out about them?

Does IDle or tkinter or tk automatically add the key shortcuts?

I notice that some key bindings include lower and upper case, some do not. (History next/prev do not.) Is there a reason to not make all cntl/alt bindings case insensitive, and is there an issue for this?

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue15308>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 9, 2012, 4:52 PM

Post #4 of 6 (82 views)
Permalink
[issue15308] IDLE - add an "Interrupt Execution" to shell menu [In reply to]

Terry J. Reedy <tjreedy [at] udel> added the comment:

I was thinking about #12387 about caps lock and shortcuts.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue15308>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 9, 2012, 7:50 PM

Post #5 of 6 (81 views)
Permalink
[issue15308] IDLE - add an "Interrupt Execution" to shell menu [In reply to]

Roger Serwy <roger.serwy [at] gmail> added the comment:

I'm ok with broadening the scope of this issue to include other items.
If we decide to deprecate running IDLE without a subprocess
(http://mail.python.org/pipermail/idle-dev/2012-June/003124.html), then
the history-next/prev would fit nicely under the Shell menu.
> Does IDle or tkinter or tk automatically add the key shortcuts?
IDLE adds the key shortcuts. It's broken for extensions if those
shortcuts are changed. See Issue6092.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue15308>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 9, 2012, 7:59 PM

Post #6 of 6 (82 views)
Permalink
[issue15308] IDLE - add an "Interrupt Execution" to shell menu [In reply to]

Roger Serwy <roger.serwy [at] gmail> added the comment:

The help.txt file needs to be modified as well. See interrupt_execution.patch.

----------
Added file: http://bugs.python.org/file26339/interrupt_execution.patch

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue15308>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.