Sony Ericsson / Sony : Symbian phones : How to set fullscreen mode for Java applications on P1?
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Symbian phones
> How to set fullscreen mode for Java applications on P1?
Bookmark topic
I have developed a midlet which uses FullCanvas from NokiaUI. It gets fullscreen on K750, but not on P1. How come? What can I do to get it to fullscreen on P1?
Is there some Java setting that needs to be set for Java applications to be fullscreen on P1?
--
Posted: 2007-10-11 15:43:21
Edit :
Quote
This is not a development forum.
Please check the SE Development forums:
http://developer.uiq.com/forum.html
--
Posted: 2007-10-11 16:10:21
Edit :
Quote
Is there some Java setting that needs to be set for Java applications to be fullscreen on P1?
There is no need to use anything from the Nokia UI if you want to set full screen mode for a Canvas. Simply use setFullScreenMode(true) at the start of your code.
Best regards,
Malcolm
www.freepoc.org
--
Posted: 2007-10-12 11:01:23
Edit :
Quote
New Topic
Reply