IDLDE Startup Hints


Preferences

Lots of things may be customized with the Files->Preferences menu entry. For example, you may want to: Browse around among the preferences panes to find the properties you wnat to change. Use the SAVE button to make the change permanent.

Text pane background

One thing that cannot be customized with the preferences is details of the color scheme used. Such things may be customized through the ~/.Xdefaults file.

For example: If you prefer to have a white background in text panes (input, log, editor), add this line to your ~/.Xdefaults file:

idlde*XmText*background: white
The change will take effect the next time you log in. To make it effective immediately, use the following UNIX command:
     xrdb ~/.Xdefaults
and then restart IDLDE.

Library search path

The hierarchy /local/idl/lib contains various local libraries, that you may want to include as a whole, or in pieces. To browse the hierarchy and set the IDLDE Path


$Id: IDLDEstartup.shtml,v 1.3 2007/02/07 16:22:05 aake Exp $