Title: GNUe Forms Definition - XML Structure
Status: Proposal
Created: 2006-03-27
Revised: 2006-03-27
Overview
--------
------
New. Aligns all children horizontally, from left to right. If it has a "label"
attribute, it is drawn as a visible box, and the label is used as a caption.
------
New. Aligns all children vertically, from top to bottom. If it has a "label"
attribute, it is drawn as a visible box, and the label is used as a caption.
Actually, it is a 2-column table, where the right column is reserved for
entries, and the left column is reserved for their labels, so all entries and
all labels will be aligned within this box. Children like checkboxes, buttons
etc. will just span both columns.
, , and can be assigned a block, which means the mouse
scroll wheel within this region will move to prev/next record of this block.
------
New. A grid for data entry. Can (and usually will) contain several
children. Bound to a block. Can have a minimum number of rows, will expand to
use available space.
--------
New. A column for a grid. Has a "label" attribute that will be used as the
title for this column.
A column can contain one or more or