| WinSetCursor | Function (Macro) |
| wingraph.h |
| void WinSetCursor (WINDOW *w, short x, short y); |
Moves the cursor (???).
See the note under WinMoveCursor. WinSetCursor really does not produce any visible effect for me. It is a macro defined by TI which changes CursorX and CursorY fields of the WINDOW structure.