Symbian
Symbian OS Library

FAQ-0849 I want my MIDlet to use the full screen of the Nokia 7650. How do I achieve this?

[Index][spacer] [Previous] [Next]



 

Classification: Java Category: J2ME MIDP
Created: 02/06/2003 Modified: 03/31/2004
Number: FAQ-0849
Platform: Symbian OS v6.1

Question:
I want my MIDlet to use the full screen of the Nokia 7650. How do I achieve this?

Answer:
Nokia provide a proprietary API that allows a MIDlet to use the full screen of the 7650. Use the FullCanvas class from the nokia.com.mid.ui package instead of the javax.microedition.lcdui.Canvas class. This package comes as part of the Series 60 MIDP platform and is included in the Nokia Series 60 MIDP Beta SDK.