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