Hi,

 I faced the same problem in the past. And I don't know whether there is
a better way to do this or not, but I did create my own behavior class 
based on the mouse events I desired. Yes it requires some extra coding,
but the good thing is that you'll have full flexibility in defining
your own event based behaviors.

 Hope this helps. And if somebody else has a better idea, I'd for sure
like to learn it.

 Thanks all,
 Erdal Bulgan(Turkish Guy).

> 
> Hi
> I am using the java3d mouseRoate,mouseTranslate etc for my object rotation
> etc. Is there some way I can change the mouse button assignment. It is
> roatate - left button
> Zoom - middle button
> translate - right most button
> 
> What if we have a two button mouse? What if I want to use only one button
> and have its operation changed based on some event. Is this possilble
> using the java3d mouseRotate etc Classes if so how can it be done?
> 
> Thanks for all help in advance.
> 
> Gautam Jindal
> CSE Department
> University of Nebraska,Lincoln.
> 
> 
> =====================================================================
> To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
> Java 3D Home Page: http://java.sun.com/products/java-media/3D/
> 

=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to