Greg Huang wrote: > Hi everyone: > I have the similar problem as my least e-mail. > When there are two Canvas3D, one is OnScreenCanvas and another is > OffScreenCanvas, the Mouse behavior and PickMouse behavior can't work > together correctly. It is only Mouse behavior to work correctly, > neither does the PickMouse behavior.How does Java3d schedule behaviors > when there are multiple Canvas3Ds ? and Does anyone know how to solve > the problem? > Thanks very much! > Greg
There is one Behavior Scheduler per VirtualUniverse. Please send us a complete test case to investigate. Thanks. - 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".
