Hi,
we're working on a CBT application which switches between text, images,
quicktime videos and 3d content. Therefore we have to create, show, remove,
drop and sometimes reuse these widgets several times depending on the users
actions.
On NT4 everything runs fine.
On Win2k often (not always) the hole system crashes with a blue screen, when
we try to remove Canvas3D from the applet or when we try to add a new
Canvas3D after we removed another.
Sometimes the system crashes with a blue screen when I close the application
when a Canvas3D is displayed.
The very little information displayed on the blue screen is
KMODE_EXCEPTION_NOT_HANDLED.
These problems occure only on Win2k.
What's the right way to remove a Canvas3D from a Component?
We tried stopRenderer and setEnabled(false), stopBehaviorScheduler() and
stopView() without any success.
Or is Quicktime the problem? Often qicktime movies are display together with
3d content.
Thanks for any help.
[EMAIL PROTECTED]
http://www.echtzeit.de/people/bendig.html
===========================================================================
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".