Hi
Allright I finaly really got some question or well more a strange
behaviour.
I've got a viewingPlatform with 4 multiTransformGroup I've attached to one
transFormGroup (0) a MouseRotator. But I'll disable it with
setEnabled(false) at the start. In my application I've got a
Swing ToogleButton to activate/deactivate the MouseRotator. This works
fine one time. I can enable it with setEnabled(true) and disable it again
with setEnabled(false). But when I enable it for the 2nd time, nothing
happens. I get a true when I call getEnable() but when I drag the
mouse inside the canvas nothing happens?
Any reason why?
--
Realtime Raytracer in JAVA
(http://www.antiflash.net/raytrace)
===========================================================================
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".