Layout Modes
- Last UpdatedFeb 08, 2023
- 1 minute read
Two layout modes are supported, namely VarChars and FixChars.
VarChars is a new layout mode, based on measuring precise string widths. It is better suited to the use of variably spaced fonts, and tends to produce smaller, more pleasing forms, without unwanted space.
FixChars is the old layout mode (prior to PDMS12.1), which is based on the use of notional character width to calculate the approximate sizes of textual gadgets and gadget tags.
VarChars is the recommended layout mode for all new forms. Refer to Form Layout for further information.