documentation index ◦ reference manual ◦ function index
Function: | ui.fixed | (**properties): |
This creates a layout that places widgets at fixed locations relative to the origin of the enclosing widget. The layout takes up the entire area allocated to it. New widgets are added to this widget until the next call to ui.close.
TODO