Form Designer Reference / Properties list |
The splitter property forces the container to use a splitter widget between each child element.
This property indicates that the container (typically, HBox and VBox) must have a splitter between each child element held by the container. If a container is defined with a splitter and if the children are stretchable (like Table or TextEdit), users can re-size the child elements inside the container.