I created a Canvas based screen; I am capturing keystrokes in the keyPressed method.
When N95 button menu is hit (keystroke = -12) the midlet opens a list with optional commands screen. The first time the N95 button menu pressed the midlet behaves has planed, after from the second time the N95 button menu pressed the midlet is automatically suspends itself.
When I resume the midlet manually, the optional commands screen appears (as it was planed).
Any idea why the second time the N95 button menu pressed the midlet suspends itself and how to prohibit it.
Thanks
Tzahi Witman

Reply With Quote



