]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add root.tkraise() to the _test() program so the window doesn't hide
authorGuido van Rossum <guido@python.org>
Fri, 9 May 1997 00:59:43 +0000 (00:59 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 9 May 1997 00:59:43 +0000 (00:59 +0000)
commit16cd332aabe3706f7b4522877f9214f0167bc461
treed3904d1bf1313c0a569387e95b7fe1cac34a496a
parent9a0f04d4cdcb57afbdbaab603f163af03c2f44b7
Add root.tkraise() to the _test() program so the window doesn't hide
behind the shell window on NT.
Lib/lib-tk/Tkinter.py
Lib/tkinter/Tkinter.py