Hi
I wanted to intercept the ESC key to do some stuff before quit, but the EscapeQuit(False) command doesn't work in my ytSearch app.
A small test script works though.
Is there a special case when I can't deactivate the ESC key to immediately quit an app?