• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

setFullScreenWindow exception: Could not get display mode

 
Ranch Hand
Posts: 161
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am trying to set full screen mode. Here is a simple version of my code which causes the problem:

This code gets causes this exception:

My version of the SDK is J2EE 1.4.2, and my runtime is:

My video card is a Trident Video Accelerator Blade 3D/MVP4. I'm using Windows XP Home edition.
Has anyone else gotten this exception? Is there a workaround? Thanks in advance.
 
reply
    Bookmark Topic Watch Topic
  • New Topic