I would like to implement a HUD display but beeing able to catch mouse events (click,move,release)
to make it responsive to user
is it possible to catch those mouse events from a Rhino Window ?
a small snippet ?
thanks
gd
I would like to implement a HUD display but beeing able to catch mouse events (click,move,release)
to make it responsive to user
is it possible to catch those mouse events from a Rhino Window ?
a small snippet ?
thanks
gd
Seems you would need this - implement the MouseCallback
Nice thanks
gerry