Installation guide
Table F–3: Resource Name Changes (cont.)
XUI Interface Motif Interface
DwtNsingleSelection XmNsingleSelectionPolicy
DwtNspacing XmNlistSpacing
DwtNstyle XmNdialogStyle
DwtNtextCols XmNtextColumns
DwtNtitle XmNdialogTitle (XmBulletinBoard)
DwtNtitle XmNtitleString (XmScale)
DwtNunitDecCallback XmNdecrementCallback
DwtNunitIncCallback XmNincrementCallback
DwtNvalue XmNcommand (XmCommand)
DwtNvalue XmNset (XmToggleButton)
DwtNvalue XmNtextString (XmSelectionBox)
DwtNvalueChangedCallback XmNcommandChangedCallback
(XmCommand)
DwtNvisibleItemsCount XmNvisibleItemCount (XmList)
DwtNvisibleItemsCount XmNlistVisibleItemCount
(XmSelectionBox)
DwtNyesCallback XmNokCallback
DwtNyesLabel XmNokLabelString
a
Most of the name changes follow this form. The table lists those resource name changes that do not follow
this form.
F.4 Enumeration Literal Names
Table F–4 summarizes the differences between the XUI enumeration literal
names and the OSF/Motif enumeration literal names. Some XUI
enumeration literal names have multiple Motif enumeration literal names.
To help you determine which Motif enumeration literal name applies to
your widget, the widget class is listed in parentheses after the Motif name.
Table F–4: Enumeration Literal Name Changes
XUI Interface Motif Interface
Dwt
AaaaAaaa
Xm
AAAA_AAAA
a
DwtAttachAdb XmATTACH_FORM
DwtAttachOppAdb XmATTACH_OPPOSITE_FORM
DECwindows Motif Component Names F–7