Requires: FAB3000 V8.6+
Relative Panel coordinate identifiers simplify creating Panel Templates. Relative Panel coordinate identifiers are case-insensitive.
Important: All Relative Panel Coordinates begin with the symbol: @
@ Relative Panel Coordinate Identifiers:
Abbreviated Identifiers : To simplify relative panel coordinates, all identifiers have abbreviations.
Examples:
@Right-1 Would result in -1 unit (from the Panel Right side)
@Bottom+0.25 Would result in 0.25 unit (from Panel Bottom)
@Left+0.5 Would result in 0.5 unit (from Panel Left)
@Top-0.75 Would result in -0.75 unit (from Panel Top)
@CX Would result in the horizontal center of the panel
@centery+1 Would result in the vertical center of the panel plus 1 unit.
@Right-@MR Would result in inner right of the panel.
Simon Garrison
Requires: FAB3000 V8.6+
Relative Panel coordinate identifiers simplify creating Panel Templates. Relative Panel coordinate identifiers are case-insensitive.
Important: All Relative Panel Coordinates begin with the symbol: @
@ Relative Panel Coordinate Identifiers:
Abbreviated Identifiers : To simplify relative panel coordinates, all identifiers have abbreviations.
Examples:
@Right-1 Would result in -1 unit (from the Panel Right side)
@Bottom+0.25 Would result in 0.25 unit (from Panel Bottom)
@Left+0.5 Would result in 0.5 unit (from Panel Left)
@Top-0.75 Would result in -0.75 unit (from Panel Top)
@CX Would result in the horizontal center of the panel
@centery+1 Would result in the vertical center of the panel plus 1 unit.
@Right-@MR Would result in inner right of the panel.
1 person likes this idea