XCURSOR Name
XCURSOR Purpose
Cursor coordinate display in a pop-up widget window.
Category
Calling Sequence
xcursor, x, y Inputs
Keyword Parameters
Keywords
/DATA display data coordinates (default).
/DEVICE display device coordinates.
/NORMAL display normalized coordinates.
/ORDER Reverse device y coordinate (0 at window top).
XOFFSET=xoff, YOFFSET=yoff Widget position.
TEXT=txt text to display (def=Press any button to exit).
May be a text array.
ECHO=win Index of window (same size) to echo cursor in.
Outputs
Common Blocks
Notes
Modification History
R. Sterner, 1 Nov, 1993
R. Sterner, 1995 Jun 30 --- Added x,y and /ORDER.
R. Sterner, 2000 Aug 17 --- Added XOFFSET, YOFFSET
R. Sterner, 2000 Aug 18 --- Added TEXT, handled changed !map.
R. Sterner, 2001 Jan 12 --- Corrected map case.
R. Sterner, 2005 May 02 --- Added ECHO cursor.
R. Sterner, 2010 Aug 15 --- Converted arrays from () to [].
Copyright (C) 1993, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.