Absolute Gadget Positioning
- Last UpdatedNov 12, 2025
- 1 minute read
Note: Absolute positioning is not the recommended way to define your forms: use relative positioning.
For example, each of the commands:
toggle .OnOff at 3 3.5
TOGGLE .ONOFF AT X 3 Y 3.5
TOGGLE !This.TOGGLENAME AT Y 3.5 X 3
creates a new toggle gadget positioned at grid coordinates (3, 3.5).