Up |
_SETtipTrack
Activate or deactivate the mouse tracking. The tip follows the pointer.
Prototype :
fun [ObjTip I] ObjTip
- ObjTip : a tip object.
- I : 1 to activate, 0 to deactivate
Return : ObjTip the same tip object if success, NIL otherwise
See also :
Example :
Note :
This function is not completely implemented yet and can work unproperly.