documentation indexreference manualfunction index

ui.fixed

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.

Example

TODO



documentation indexreference manualfunction index