Expand description
Some functions that calculate more complicate layouts.
Structs§
- Container for the areas coming out of a layout function.
Enums§
- Index type for the items returned by layout_dialog.
- Constraint data for layout_edit
- layout_edit returns pairs of areas as
[label, widget].
Functions§
- Calculates a layout for a dialog with buttons.
- Layout for an edit mask with lots of label+widget pairs.
- Calculates a full grid of rects from the horizontal and vertical components.
- Calculate the middle Rect inside a given area.