Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Java (http://www.programmingforums.org/forum17.html)
-   -   Full Screen Mode (http://www.programmingforums.org/showthread.php?t=11044)

Harakim Aug 11th, 2006 10:29 PM

Full Screen Mode
 
I have been working with a program in full screen mode. I set it to full screen mode using 800x600 or 1024x768 and everything is fine. If I try to set it to 1280 x 800, it has problems. I can't figure this out. Here is a snippet of my code.
If I don't call device.setFullScreenWindow( frame ); , I can use the frame normally. If I do it hangs for about 20 seconds and eventually I have to use ctrl+alt+del.

Any ideas?


All times are GMT -5. The time now is 12:42 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC