Roger Serwy <roger.se...@gmail.com> added the comment: Attached is a reworked patch to handle the nonmodal help dialog.
It replaces the decorator _singledialog with a call to a singleton HelpDialog class. The class creates the textView widget using as its parent the root Tk window instance instead of the EditorWindow's Toplevel. Any EditorWindow instance calling "help_dialog" will cause the existing help dialog to be repositioned on top of it. ---------- Added file: http://bugs.python.org/file24427/help_nonmodal_revision.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue964437> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com