@begin(header) author: Eric Mandel show_author: ShowNone author_organization: Smithsonian Astrophysical Observatory node_expert: eric@cfa.harvard.edu expiration_date: 12/31/93 last_modifier: eric@cfa.harvard.edu last_mod_date: 11/13/92 mod_num: 5 @end(header) @b There are a number of resources that control the look and feel of the parameter editors. The @b resource specifies the columns of a parameter that will be displayed by the parameter editor, and which of these columns are editable. The column choices are: "name", "value", "min", "max", "prompt", "mode" (auto, hidden, etc), and "type" (string, int, real, etc.). The column resource can contain any of these strings in any order: the parameter editor screen will display the columns in the order specified. Displayed columns are editable, unless a ":r" is appended to the column name. (Exceptions are the "name" and "type" columns, which are read-only and cannot be changed). A special "flag" word specifies the column in which to place the @b resource to highlight parameters that are of type "auto". It is recommended that this "flag" column be used instead of the "type" column. The value of the @b resource is currently an arrow, "->", but can be changed by the user. Examples of these resources are shown below: @break ASSIST*columns: name:r flag:r value prompt:r @break ASSIST*highlight: ->