7.2. Other options affecting tree appearence

HighlightWindowWidth

Width of the frame drawn around the focused view.

LineWidth

Width of the lines connecting dependent nodes in a tree.

NodeWidth

The horizontal diameter of the elipsis representing a node in a tree.

NodeHeight

The vertical diameter of the elipsis representing a node in a tree.

CurrentNodeWidth

The horizontal diameter of the elipsis representing the active node in a tree.

CurrentNodeHeight

The vertical diameter of the elipsis representing the active node in a tree.

NodeXSkip

The minimal horizontal distance between two nodes in a tree.

NodeYSkip

The minimal vertical distance between two nodes in a tree.

XMargin

Horizontal amount of space left around borders of the box surrounding the text of displayed attributes of a node.

YMargin

Horizontal amount of space left around borders of the box surrounding the text of displayed attributes of a node.

BaseXPos

The horizontal distance of the tree root (zero's node) from the right of the tree view.

BaseYPos

The vertical distance of the tree root (zero's node) from the top of the tree view.

DrawBoxes

If this option is set, TrEd starts with the View->DrawBoxes menu item checked.

HighlightAttributes

If this option is set, TrEd starts with the View->Highlight Attributes menu item checked.

ClearTextBackground

Choose if invisible rectangles should be drawn beneath text labels to clear the background for the text. Possible values are 0 and 1.

AllowCustomColors

This option takes one of the values 0 and 1. If set to 0, all references to custom colors in attribute patterns are ignored. It is also the default value.

ShowHidden

If this option is set, TrEd starts with the View->Show Hidden Nodes menu item checked.

HintWait

This option controls the length of the time interval between user points a node with a cursor mouse and to when TrEd displayes the floating hint for the node. The value is to be given in milliseconds. See Section 5 for more information about defining the content of the hints.

SearchMethod

This option lets you define the default method used when searching with the Node->Find command. The default value is Exhaustive regular expression but user may use any of the following values (actually only the first letter suffices):

Regular Expression
Wildcards
Literal
Exhaustive regular expression

MacroListOrder

This option defines the default ordering of macros when View->List of Named Macros... menu command is used. Possible values are letters M (sort by macro menu label) and K (sort by keyboard shortcuts assigned to macros). Default value is M.

MaxDisplayedValues

This option may be used to tell TrEd how many fields should fit in one screen of a list when a dialog displaying possible (or already assigned) values for a certain attribute is displayed. (The greater the number is, the taller the dialog grows).

MaxDisplayedAttributes

This option may be used to tell TrEd how many fields should fit in one screen of the Edit Node Attributes and Find Node by Attributes dialog windows. (The greater the number, the taller the dialogs).