|
Developer Documentation |
|||||||||
prev file | next file | ||||||||||
SUMMARY: fields | routine DETAILS: routine | ||||||||||
./plotter gbtbox_cursor.pro
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.
Parameters | |
x0 |
. |
y0 |
. |
nx |
. |
ny |
. |
Keywords | |
INIT |
. |
FIXED_SIZE |
. |
MESSAGE |
. |