Installation guide

Table F–4: Enumeration Literal Name Changes (cont.)
XUI Interface Motif Interface
DwtAttachOppWidget XmATTACH_OPPOSITE_WIDGET
DwtCancelButton XmDIALOG_CANCEL_BUTTON
DwtCString XmSTRING
DwtMenuPackingColumn XmPACK_COLUMN
DwtMenuPackingNone XmPACK_NONE
DwtMenuPackingTight XmPACK_TIGHT
DwtMenuWorkArea XmWORK_AREA
DwtModal XmDIALOG_APPLICATION_MODAL
DwtModal XmDIALOG_FULL_APPLICATION_MODAL
DwtModal XmDIALOG_SYSTEM_MODAL
DwtModeless XmDIALOG_MODELESS
DwtOrientationHorizontal XmHORIZONTAL
DwtOrientationVertical XmVERTICAL
DwtOval XmONE_OF_MANY
DwtRectangular XmN_OR_MANY
DwtResizeFixed XmRESIZE_NONE (XmBulletinBoard)
DwtResizeFixed XmCONSTANT (XmList)
DwtResizeGrowOnly XmRESIZE_GROW (XmBulletinBoard)
DwtResizeGrowOnly XmVARIABLE (XmList)
DwtResizeShrinkWrap XmRESIZE_ANY (XmBulletinBoard)
DwtResizeShrinkWrap XmVARIABLE (XmList)
DwtWorkArea XmDIALOG_WORK_AREA
DwtYesButton XmDIALOG_OK_BUTTON
a
Most of the name changes follow this form. The table lists those enumeration literal name changes that do
not follow this form.
F.5 Callback Reason Names
Table F–5 summarizes the differences between the XUI callback reason
names and the OSF/Motif callback reason names. Some XUI callback
reason names have multiple Motif callback reason names. To help you
determine which Motif callback reason name applies to your widget, the
widget class is listed in parentheses after the Motif name.
F–8 DECwindows Motif Component Names