![]() |
Scscreen.onDisplay(), and Screen.afterDisplay()? In blackBerry Screen class ,there is a method onDisplay() to do something before showing the screen . Code: onDisplaythere is a way to do this? any help? thanks! |
onExposed()? |
only after onObscured() method called(some screen, dialog or open the menu will cause this method be called), the onExposed() method has being called. right now I use this: Code: protected void onDisplay() { |
Depending on which version you're using, try onUiEngineAttached. |
| All times are GMT -5. The time now is 03:33 AM. |
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.