KUIML
Blue Cat's User Interface Programming Language
Layout Elements

The KUIML language includes several elements to define the layout of graphical elements that compose the user interface:

Note: for simple absolute pixel positioning, use a LAYER_STACK element and set the position of its children cells using the h_position and v_position attributes.