SaAlignedForm --
creates one or more vertically aligned widgets within a form, with right-justified localized labels
Synopsis
SaAlignedFormformName dataList
Description
Creates a form widget that contains all the vertically aligned widgets
specified in dataList. Ideal for a column of label/widget pairs that
need to be aligned for visual aesthetics.
Arguments
formName
SCO Visual Tcl widget name.
dataList
a list of lists, each containing a label and list containing the
desired SCO Visual Tcl widget creation command
and any desired arguments. Note, the label must be a
message catalog ID, not literal text.