![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: May 2006
Location: West Jordan, Utah, United States
Posts: 176
Rep Power: 3
![]() |
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? |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| hpl me plzzzz | ASMvsC++ | Assembly | 38 | Nov 13th, 2005 2:37 PM |
| WIN32 Creating a full screen window | hemanth.balaji | C | 1 | May 21st, 2005 3:48 PM |
| WIN32 Creating a full screen window | hemanth.balaji | C++ | 1 | May 21st, 2005 2:49 PM |
| Conversions | Sane | Python | 12 | Apr 28th, 2005 6:25 AM |