switching from applet to application fullscreen

Started by polskyman, November 10, 2006, 21:44:22

Previous topic - Next topic

polskyman

Hi,

I would like to switch from an applet using AWTGLCanvas to an application using Display.create to enter in full screen mode.
plese could you tell me how to perform that and give me some sample code maybe.
I know that I can kill the context within the applet but now I would like to create an application fullscreen  from the applet.
thanks a lot.