| Compares approaches how to append a custom area at the end of
a panel built with the DefaultFormBuilder:
- using two custom rows to align the leading label,
- using a single custom row with label on top,
- using a separator.
These differ in the position of the leading 'Feedback" label,
and in turn in the alignment of font baselines between label
and the text area.
author: Karsten Lentzsch version: $Revision: 1.13 $ See Also: DefaultFormBuilder See Also: DefaultFormWithCustomRowsExample |