Manipulates thecursor within a displayed image, allowing it to be enabled and disabled, as well as positioned.
TVCRS [, x, y]
x
y
Data
Device
Hide
By default, disabling the cursor works differently for window systems than for other devices. For window systems, the cursor is restored to the standard cursor used for non-PV-WAVE windows (and remains visible), while for other devices it is completely blanked out.
Inches
Normal
T3d
If not present, the user-supplied coordinates are simply scaled to screen coordinates.
The z position. The value of z is of use only if the three-dimensional transformation is in effect via the T3d keyword.
TVCRS, 100, 100
TVCRS, 0.5, 3.2, /Data
TVCRS, /Hide_Cursor
TVCRS, 1
For more information, see Image Display Routines: TV and TVSCL in Chapter 6 of the PV-WAVE User's Guide.