[issue11571] Turtle window pops under the terminal on OSX

Ned Deily report at bugs.python.org
Sat May 19 20:37:40 CEST 2012


Ned Deily <nad at acm.org> added the comment:

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.

----------

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


More information about the Python-bugs-list mailing list