This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author markroseman
Recipients kbk, markroseman, roger.serwy, terry.reedy
Date 2015-09-08.16:42:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441730576.4.0.717250248314.issue24813@psf.upfronthosting.co.za>
In-reply-to
Content
Have attached about.patch, which changes the about dialog to no longer be modal, as well as does a substantial redesign, where the various help texts are displayed within the dialog itself, rather than launching (further modal) new windows.

Note: this new dialog works on both Tk 8.4 and 8.5+
History
Date User Action Args
2015-09-08 16:42:56markrosemansetrecipients: + markroseman, terry.reedy, kbk, roger.serwy
2015-09-08 16:42:56markrosemansetmessageid: <1441730576.4.0.717250248314.issue24813@psf.upfronthosting.co.za>
2015-09-08 16:42:56markrosemanlinkissue24813 messages
2015-09-08 16:42:56markrosemancreate