I_ROW
defines a row within a palette. It may be used only in conjunction with I_PALETTE
. All subsequent controls are placed into this row till the row is closed with I_ROW_END
or I_ROW “”
. If more than one control is following, than the space is splitted proportionally to the given width in the I_INFIELD statement.
Syntax
I_ROW name,flag
Parameters
name
(string): name of the row, shown in first column
flag
(integer):
0: two columns per row. The first column shows the name, the second columns shows the subsequent control(s).
1: the whole palette width is used for the subsequent control(s).
Remarks
Usable since script version 1.3 (Allplan 2013-1).
(C) ALLPLAN GmbH |
Privacy policy |