Hello
I'm developing some java apps for Symbian ^3, and also for Symbian Belle.
In Belle there's this new notification bar at the top of the display and it is displayed in every native app.
Now I'm using setFullScreenMode(true); to use the full screen, but I'd like to use the full screen without the bar at the top. That means, I don't want to use or display the bottom UI bar with back buttons, etc, as I'm doing this myself because of the lack of supported icons for it.
So is there a way to display the notification bar in Symbian Belle with J2ME apps, but NOT the bottom command bar?
Best Regards,
schumi1331


Reply With Quote

