SaAlignedForm(3tlib)
SaAlignedForm --
creates one or more vertically aligned widgets within a form, with right-justified localized labels
Synopsis
SaAlignedForm formName 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.
Return values
Widget string for the newly created form.
References
VxAlignedForm(1vtcl),
IntlLocalizeMsg(3tlib).
Notices
Implemented using VxAlignedForm
but expects message catalog IDs rather than
literal text. See
VxAlignedForm(1vtcl)
for additional details.
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004