]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
If the frontmost window is not a Tk window exit the event handling code early. This...
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 3 Apr 2001 14:36:35 +0000 (14:36 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 3 Apr 2001 14:36:35 +0000 (14:36 +0000)
commit216b8707d9927473fd645dec37becc2e7f4951f7
tree4612fea3792ca245e2ef007e9403efc7c067bca3
parentc951bf91283996587246328c49e4b1909883db8c
If the frontmost window is not a Tk window exit the event handling code early. This fixes that using Tk once used to disable cmd-. processing. It may also influence Tk/IDE interaction, I'm not sure.
Mac/tclmods/tclMacNotify.c