It is very strange that if I run java3d demo
everything is fine. But if I run my application I got
No compatible device found, please switch to other
display mode and try again
The trouble code is:
GraphicsConfiguration config =
SimpleUniverse.getPreferredConfiguration();
running java3d demo I got config
Win32GraphicsConfig[dev=Win32GraphicsDevice[screen=0],pixfmt=4]
running my application I got
null
please expert help.
Thanks
----- Original Message -----
Sent: Tuesday, December 02, 2003 8:40
AM
Subject: Re: [JAVA3D] window xp
Maybe you should make sure that your Graphics Card is using the
correct driver for the monitor you're currently using. Most Graphics Cards
software come now with a list of supported drivers for most popular
monitors. JR
Fei Li wrote:
Yes, I have, but it does not help.
Thanks
-----
Original Message -----
Sent:
Tuesday, December 02, 2003 12:08 AM
Subject:
Re: [JAVA3D] window xp
You should make sure you have the latest xp drivers for your
graphic card installed.
Cheers,
Florin
Hi,
My java 3d code runs well in windows 2000.
After I switched to windows xp I got the following error:
No compatible device found, please switch
to other display mode and try again
who knows how to deal with
this.
Thanks
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "signoff JAVA3D-INTEREST". For
general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include
in the body of the message "signoff JAVA3D-INTEREST". For general help,
send email to [EMAIL PROTECTED] and include
in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in
the body of the message "signoff JAVA3D-INTEREST". For general help, send
email to [EMAIL PROTECTED] and include in
the body of the message "help".
-- D'Amore Jean-RobertIT SystemsBell Geospace Ltd.Unit 5A, Crombie Lodge Aberdeen A.S.T.P Balgownie
Drive Aberdeen AB228GUTel: +44(0)1224227703Email: [EMAIL PROTECTED] ===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of
the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
|