EyeOrderChaos_v2.0 opened this issue on Aug 14, 2009 · 31 posts
ockham posted Fri, 14 August 2009 at 5:54 PM
The problem isn't that deep ... it's just a conflict between the script's window and
the scrubber's window. The TKinter GUI on Python is very selfish about its focus.
I'll try a few other options, including the "self-minimize" that I mentioned, and the SimpleDialog
that doesn't use TK. One of them is likely to work.