[Contents] [Index] [Next] [Previous]

Constraint Arguments and Automatically Created Children


The following tables list the constraint arguments and automatically created children for widgets available within UIL. The constraints are available for children of the listed widget. For more information about constraint arguments see Chapter 4 of the OSF/Motif Programmer's Guide.

XmForm and XmFormDialog Constraint Arguments

XmNbottomAttachment  XmNrightAttachment
XmNbottomOffset      XmNrightOffset
XmNbottomPosition    XmNrightPosition
XmNbottomWidget      XmNrightWidget
XmNleftAttachment    XmNtopAttachment
XmNleftOffset        XmNtopOffset
XmNleftPosition      XmNtopPosition
XmNleftWidget        XmNtopWidget
XmNresizable

XmPanedWindow Constraint Arguments

XmNallowResize  XmNpaneMinimum
XmNpaneMaximum  XmNskipAdjust

XmFrame Constraint Arguments

XmNchildHorizontalAlignment  XmNchildType
XmNchildHorizontalSpacing    XmNchildVerticalAlignment

XmSelectionBox Constraint Arguments

XmNchildPlacement

XmScale Automatically Created Children

Name      Class
Xm_Title  XmLabel

XmScrolledWindow Automatically Created Children

Name              Class
Xm_VertScrollBar  XmScrollBar
Xm_HorScrollBar   XmScrollBar

XmOptionMenu Automatically Created Children

Name             Class
Xm_OptionLabel   XmLabelGadget
Xm_OptionButton  XmCascadeButtonGadget

XmPopup and XmPulldownMenu Automatically Created Children

Name               Class
Xm_TearOffControl  XmTearOffButton

XmMainWindow Automatically Created Children

Name           Class
Xm_Separator1  XmSeparator
Xm_Separator2  XmSeparator
Xm_Separator3  XmSeparator

XmMessageBox Automatically Created Children

Name          Class
Xm_Symbol     XmLabel
Xm_Separator  XmSeparator
Xm_Message    XmLabel
Xm_OK         XmPushButton
Xm_Cancel     XmPushButton
Xm_Help       XmPushButton

XmSelectionBox Automatically Created Children

Name          Class
Xm_Items      XmLabel
Xm_ItemsList  XmScrolledList
Xm_Selection  XmLabel
Xm_Text       XmText
Xm_Separator  XmSeparator
Xm_OK         XmPushButton
Xm_Cancel     XmPushButton
Xm_Help       XmPushButton
Xm_Apply      XmPushButton

XmFileSelectionBox Automatically Created Children

Name            Class
Xm_Items        XmLabel
Xm_ItemsList    XmScrolledList
Xm_Separator    XmSeparator
Xm_OK           XmPushButton
Xm_Cancel       XmPushButton
Xm_Help         XmPushButton
Xm_FilterLabel  XmLabel
Xm_FilterText   XmText
Xm_DirList      XmScrolledList
Xm_Dir          XmLabel
Xm_Filter       XmPushButton