If you are using the gamecanvas avoid being clever and putting the call to setFullScreen(true) and Display.getDisplay(midlet).setCurrent(this); in the contructor.
It appears different implementations of J2ME initalise at different times. So do the above stuff after GameCanvas has been created.
Thursday, 28 January 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment