Re: How to make a MIDlet full screen in Nokia?
Daniel Rocha <[email protected]> Thu, 5 Jun 2008 16:54:38 -0500
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <[email protected]> |
Hm... I don't see anything special here other than creating a Canvas and calling setFullScreenMode(true) on it. Please be sure to implement sizeChanged() though, so you can get the new values for width and height and redraw accordingly. Daniel -----Original Message----- From: A mailing list for KVM discussion [mailto:[email protected]] On Behalf Of ext [email protected] Sent: Wednesday, June 04, 2008 7:42 PM To: [email protected] Subject: How to make a MIDlet full screen in Nokia? How to make a MIDlet full screen in Nokia? Thank you very much. [Message sent by forum member 'jtl' (jtl)] http://forums.java.net/jive/thread.jspa?messageID=278451 ======================================================================== === To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".