HI,
I’m looking for a way to mouse over panel components without using the mouse.
for example, if I want to use the right hand’s u/v location from a kinect to go ever a panel and be registered by the panel’s panel CHOP, what do I have to set up?
The vclick command would let me simulate a click but how can I simulate hovering behaviour without a click?
I’m planning to use hovering-in-place and a timer to trigger a click in some circumstances, although I want to also try using hand’s z in relation to the body trunk as a click for some things.
I thought the multitouch component might hold the key but I have not managed to figure it out and I guess hovering is not part of that universe anyway.
any clues? I’m stumped.