Setting Up Gadget Anchoring: <fganch>
- Last UpdatedJul 24, 2024
- 1 minute read
The ANCHOR attribute allows you to control the position of an edge of the gadget relative to the corresponding edge of its container.
For example ANCHOR RIGHT specifies that the right hand edge of the gadget will maintain a fixed distance from the right hand edge of its owning container.
.---<-------------.
/ |
>-- <fganch> -----------+-- ANCHOR --+--+- Left ----. |
| +- Right ‑--| |
| +- Top -----| |
| '- Bottom ‑-+---+---*
| |
+---- None ----|
'---- All------'-->
Figure 2:1. Syntax Graph -: Gadget Anchoring