Installation guide
Table F–2: Function Name Changes (cont.)
XUI Interface Motif Interface
DwtSeparatorCreate XmCreateSeparator
DwtSeparatorGadgetCreate XmCreateSeparatorGadget
DwtSTextCreate XmCreateText
DwtToggleButtonCreate XmCreateToggleButton
DwtToggleButtonGadgetCreate XmCreateToggleButtonGadget
DwtWindowCreate XmCreateDrawingArea
DwtWorkBoxCreate XmCreateWorkingDialog
b
a
Most of the name changes follow this form. The table lists those function name changes that do not follow
this form.
b
Instantiates an XmMessageBox widget inside an XmDialogShell widget. To instantiate only the
XmMessageBox widget, use XmCreateMessageBox.
F.3 Resource Names
Table F–3 summarizes the differences between the XUI resource names
and the OSF/Motif resource names. Some XUI resource names have
multiple Motif resource names. To help you determine which Motif resource
name applies to your widget, the widget class is listed in parentheses after
the Motif name.
Table F–3: Resource Name Changes
XUI Interface Motif Interface
DwtN*
XmN*
a
DwtNactivateCallback XmNokCallback (XmSelectionBox)
DwtNadb*
XmN*
a
DwtNapplyLabel XmNapplyLabelString
DwtNautoShowInsertPoint XmNautoShowCursorPosition
DwtNbuttonAccelerator XmNaccelerator
DwtNcancelLabel XmNcancelLabelString
DwtNchildOverlap XmNallowOverlap
DwtNcols XmNcolumns
DwtNconformToText XmNrecomputeSize
DwtNdefaultHorizontalOffset XmNhorizontalSpacing
DwtNdefaultPushbutton XmNdefaultButtonType
F–4 DECwindows Motif Component Names