Previous Obsolete IDL Features: Routines with Obsolete Arguments or Keywords Next


This functionality is obsolete. It should not be used in new IDL code.

IDLITSYS_CREATETOOL

The following keywords to the IDLITSYS_CREATETOOL function are obsolete.

Keywords

PANEL_LOCATION

Set this keyword to an integer value to control where a user interface panel should be displayed. Possible values are:

0
position the panel above the iTool window
1
position the panel below the iTool window
2
position the panel to the left of the iTool window.
3
position the panel to the right of the iTool window (this is the default).

  IDL Online Help (March 06, 2007)