Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ setcursor(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



setcursor(3G)                                                    setcursor(3G)



NAME
     setcursor - sets the cursor characteristics

C SPECIFICATION
     void setcursor(index, color, wtm)
     short index;
     Colorindex color, wtm;

PARAMETERS
     index   expects an index into the predefined definition table.

     color   argument ignored.

     wtm     argument ignored.

DESCRIPTION
     setcursor selects a cursor glyph from among those defined with defcursor,
     and associates it with the current graphics window.  This glyph is
     displayed at the cursor location whenever that location is inside the
     associated window.  color and wtm are ignored by this routine. To set the
     color for the cursor use mapcolor and drawmode.

SEE ALSO
     attachcursor, curstype, defcursor, curorigin, drawmode, getcursor,
     mapcolor, RGBcursor

NOTE
     This routine is available only in immediate mode.



























                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026