Sash Container
Sash Container has two sub-containers separated by a sash that you can drag the sash to move it.
Operations
You can create multi-sash container by embedding sash container inside another sash container.
Tip: Right click widget and choose "Fill Parent Container"
can help to resize a widget to fill its parent container. The subpanel's
Auto Scale Children
property should be set to yes
so the embedded
sash container can always fill the subpanel.
Special Properties
- Sash Position(sash_position).
- Position of the sash from 0 to 1.
- Sash Style(sash_style).
- Style of the Sash.
- Sash Width(sash_width).
- Width of the Sash.
- Horizontal(horizontal).
- True if two subpanels are arranged horizontally.
- Panel 1/2 Auto Scale Children (at Runtime) (panel1/2_auto_scale_children).
- If children in
this panel should be auto scaled when sash moved or the who container is scaled.
- Transparent(transparent).
- Transparent background
See Also