Previous Up Next

_SETcursorPos
Move the cursor to a specific position. This position is relative to a window.

ObjWin _SETcursorPos (
ObjWin _window_
I _x_
I _y_
)
Parameters

_window_
any window
_x_
x window coordinate
_y_
y window coordinate
Return value

same window