[issue964437] idle help is modal

Roger Serwy report at bugs.python.org
Sat Feb 4 23:39:48 CET 2012


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

I ran reindent and resubmitted the patch.

The patch works fine on Ubuntu 11.04. One very subtle design issue with the patch is that the help window is tied to the calling EditorWindow instance. If the editor (or shell) closes, so does the help window, even if other editors are open.

----------
Added file: http://bugs.python.org/file24423/help_nonmodal_updated2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue964437>
_______________________________________


More information about the Python-bugs-list mailing list