curson(3G) curson(3G)
curson, cursoff - control cursor visibility by window
void curson()
void cursoff()
none
curson and cursoff control the visibility of the cursor in the current
window. The default is curson.
Use getcursor to find out if the cursor is visible.
getcursor
This routine is available only in immediate mode.
Cursor visibility is a global resource. The calls curson and cursoff
control cursor visibility regardless of its position on the screen. If a
process turns off the cursor, it will remain off until that process is
killed or the cursor is turned back on by a call to curson.
PPPPaaaaggggeeee 1111 [ Back ]
|