|
|
| Line 1: |
Line 1: |
| Anchors are used to define position and size of UI frames.
| | #REDIRECT [[Anchor]] |
| | |
| == Details ==
| |
| They may be specified with an optional 'relativeTo' <some other frame> and 'relativePoint' <on that frame>. In additon offsets can be defined from the anchor points. These correspond to the [[Widget_API#Region|Region]] widget.
| |
| | |
| See Also:
| |
| [[XML/Anchors]]
| |
| [[Category:Interface customization]] | |