Asaf Dafner wrote:
> Hi all,
>
> I have a canvas3D on a JPanel in a dialog. It behaves badly (will not
> paint correctly). Further more, I get the following errors (not allways
> though):
>
> fail to create back buffer - DDERR_INALIDPARAMS
> fail to create 3d device - 8877602aa
> I use Java 1.4 and Java3D 1.3 Release (and 1.2 too) on Windows 98 with
> DirectX
>
The above error code in v1.2.1 DirectX version is fixed
to output a better description of problem in v1.3 DirectX
version. I'm not sure what graphics card you are using,
Please try
(1) Install the latest graphics driver
(2) Install DirectX 8.1
(3) Switch to different display mode (16 bit instead
of 24 bit) since DirectX 8 API prefer 16 of 32 bit
display mode.
- Kelvin
-------------
Java 3D Team
Sun Microsystems Inc.
===========================================================================
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".