How to remove screen OnSavePrompt?

Hello

I have a class that extends the screen. When it closes, a guest (Save, Discard, Cancel) backup is automatically generated. How can I stop this message from appearing?

I tried to the override of the OnSavePrompt() method to return to 'false', but it does not work.

I use 4.6.0 simulating on a "BOLD".

Thank you

Override

isDirty always return false;

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for