Produced by IDL 6.1
Developer Documentation

./plotter
gbtbox_cursor.pro

Last modification date:
Thu Jun 2 23:56:08 2005

gbtbox_cursor

procedure gbtbox_cursor, x0, y0, nx, ny, INIT=INIT, FIXED_SIZE=FIXED_SIZE, MESSAGE=MESSAGE

GBTIDL front end to IDL provided box_cursor to allow it to work with the gbtidl plotter. See the documentation for box_cursor for more information on these arguments. Some times after box_cursor returns (the right mouse button is clicked) the gbtidl plotter sees some middle mouse events (this is especially true if the right click coincided with movement). That may cause an unanticipated zoom. I'm not sure how to protect against that since I can't tell exactly what's happening there.

Common blocks
gbtplot_common

Parameters
x0
.
y0
.
nx
.
ny
.

Keywords
INIT
.
FIXED_SIZE
.
MESSAGE
.


Produced by IDLdoc 1.6 on Thu Jun 2 23:56:17 2005