You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to capture 'mouse over control' event, i.e., when
the mouse is hovering over a control, I want to know
that. I also would like to know the position and
dimension of the control.
Thanks!
reply 1
In GLUT style, there could be enter, mouse motion, and leave
events.
The text was updated successfully, but these errors were encountered:
https://sourceforge.net/p/glui/feature-requests/12/
original report
I want to capture 'mouse over control' event, i.e., when
the mouse is hovering over a control, I want to know
that. I also would like to know the position and
dimension of the control.
Thanks!
reply 1
In GLUT style, there could be enter, mouse motion, and leave
events.
The text was updated successfully, but these errors were encountered: