EDITORLAYOUT

Defines the structure in which containers and controls can be laid out for the Tag Editor user interface.

Location

This tag can occur only within a TAG tag in a Tag Definition file.

Function

Defines the structure in which containers and controls can be laid out for the Tag Editor user interface. The WIDTH and HEIGHT (and corresponding LFWIDTH and LFHEIGHT) attributes define the size of the usable space. Window borders and the lower part of the Tag Editor with the standard buttons are added to this size.

Syntax and Attributes

<EDITORLAYOUT> </EDITORLAYOUT>
No specific attributes. Only WIDTH, LFWIDTH, HEIGHT and LFHEIGHT can be used.

top