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 ned.deily
Recipients Marc.Abramowitz, belopolsky, ned.deily, rhettinger, ronaldoussoren
Date 2012-05-19.18:37:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337452660.92.0.982498449673.issue11571@psf.upfronthosting.co.za>
In-reply-to
Content
Marc, it could although that would be a change in behavior that possibly might not be desired by all tkinter apps. Perhaps the thing to do is add an optional "topmost" argument to tkinter.Tk() with the default value being True.
History
Date User Action Args
2012-05-19 18:37:40ned.deilysetrecipients: + ned.deily, rhettinger, ronaldoussoren, belopolsky, Marc.Abramowitz
2012-05-19 18:37:40ned.deilysetmessageid: <1337452660.92.0.982498449673.issue11571@psf.upfronthosting.co.za>
2012-05-19 18:37:40ned.deilylinkissue11571 messages
2012-05-19 18:37:40ned.deilycreate