PDA

View Full Version : Vanda(Wanda) buttons


giancamati
12-07-2006, 09:28 AM
Hello everybody,
I am programming my Wanda(Vanda) device connected to my port and everything works fine with Vizard. Now, my question is that that device is recognized as a mouse, so the Wanda's buttons work like the mouse button. Now, Is there a way to capture Wanda's button events without maintaining mouse cursor on the visualization window?

Thank you for your precious help!.

Giancarlo

Gladsomebeast
12-07-2006, 10:21 AM
To hide the mouse cursor use this command

viz.mouse.setVisible(viz.OFF)