I want to add the most famous final question to my app! ("Do you really want to exit?"😉
I need YES_NO_SOFTKEYS...
I tried different version but nothing worked!!!! How can I receive the returned value?
Best regards,
Plextor
I want to add the most famous final question to my app! ("Do you really want to exit?"😉
I need YES_NO_SOFTKEYS...
I tried different version but nothing worked!!!! How can I receive the returned value?
Best regards,
Plextor
Series 60 UI style does not allow queries in exit. And for a user it is annoying in every kind of application, not just in Symbian OS.
But in my app IT IS IMPORTANT TO ASK THAT!!!!
You could always use the CEikonEnv::Static()->QueryWinL() function, though this will also break the Series 60 style guide.