Problem on the Nokia 5800 (5th edition):
My application doesn't close when pressing the End button, it just displays the main screen for a fraction of a second, then goes back to the application.
However it does go back to main menu when pressing the 'Menu button' and keep the app in the background, as expected.
And of course, if you use the Exit option from the application, it also closes as expected.
Tested on the Nokia E71 (3rd edition), this problem doesn't happen: it closes properly when pressing the End button.
My application is made with Flash, then packaged in a sis file for 3rd edition (works on 5th ed. devices because of backward compatibility).
It's my first time using Carbide C++ and packaging a sis file, your help would be much appreciated :-)
Thanks a lot.
Last edited by RomanAge; 2010-03-15 at 15:13.
Reason: forgot to thank!
Re: 'End button' doesn't close my app on Nokia 5800 (5th ed)
2010-03-15, 17:03#2
Thanks for your answer.
I've finally found that the probably is probably Flash related (my app is Flash packaged into a sis file), the way it handles the red key event.