Form specification files / Form rendering |
The hbox tag concept has been introduced to bypass the limitations of the character-based grid in forms.
An hbox tag defines a widget container that will gather the child widgets horizontally, like the horizontal box container. All widgets inside this container are no longer dependent on the parent grid.