Is there any way to get event of view activation/starting new app _before_ this view/app become visible?
For example: I need my app go foreground when user exits main menu (by softkey or by on-screen button), but before Idle (homescreen) become visible. I've tried HandleWsEventL, HandleForegroundEventL, HandleViewActivation/Deactivation and it helps, but Idle screen becomes visible anyway (for a moment, though)....

Reply With Quote


