Module rat_widget::layout
source · Expand description
Some functions that calculate more complicate layouts.
Structs§
- Layout produced by layout_dialog.
- Layout generated by layout_edit
- Iterates both the labels and the widgets.
Enums§
- Constraint data for layout_edit
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.