_CBcompWindowCursorMove Scol 5.x or above required
Define the callback to a mouse move event.
Prototype :
fun [CompWindow fun [CompWindow u0 I I I] u1 u0]
- CompWindow : a compwindow container object
- fun [CompWindow u0 I I I] u1 : reflex. Supplemental arguments are x and y mouse coordonates, mask
- u0 : a user parameter at your convenience
Return : CompWindow the same object or nil if error
See also :
Example :