Page 1 of 1

EscapeToQuit problem on Android

Posted: Mon Mar 04, 2013 12:27 pm
by Rado1
When EscapeToQuit is set, pressing "back" button on Android does not work reliably. Sometimes it quits the application at the 1st back button press, sometimes 2, 3, 4... presses work, sometimes does not work at all and ZGE application must be terminated from the "suspended application list". I tried to reproduce situations when ZGE application terminates immediately and also situations when it does not work, but I was not able; behavior is very unpredictable. I tested it on Nexus 7 and ZTE Blade II.

Note: Calling quit() in KeyPress component when ChaarCode == 253 works without problems.