Previous Up Next

_SHOWcursor
Hide/unhide the cursor when it is above a specific window.

ObjWin _SHOWcursor (
ObjWin _window_
I _state_
)
Parameters

_window_
any window
_state_
0 : unvisible, 1 : visible
Return value

same window