Form specification files / Form rendering |
When using layout tags in a GRID container, the fglform compiler will automatically add hbox or vbox containers with splitter in the following conditions:
Stretchable elements are containers such as TABLE containers, or form items like TEXTEDIT fields with STRETCH attribute.
Note that no hbox or vbox will be created if the elements are in a SCROLLGRID container.
<T table1 > [colA |colB ] [colA |colB ] [colA |colB ] [colA |colB ] <T table2 > [colC |colD ] [colC |colD ]
[textedit1 |textedit2 ] [ | ] [ | ] [ | ]