Page 1 of 1

EscapeQuit(FALSE) doesn't work

Posted: Thu Sep 10, 2026 9:10 pm
by bitRocky
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?