Developer's Toolkit Release Notes for HP-UX 11i

22 Chapter 2
What’s In This Version
11i Features and Updates
The following fields have been added to the XmDisplayPart structure
XtPointer user_data;
int motif_version ;
XtEnum enable_warp ;
Cardinal num_bindings;
XtCallbackList dragStartCallback;
XtCallbackList noFontCallback;
XtCallbackList noRenditionCallback;
Boolean displayHasShapeExtension;
XtEnum enable_btn1_transfer ;
Boolean enable_button_tab ;
Boolean enable_etched_in_menu;
Boolean default_button_emphasis;
Boolean enable_toggle_color;
Boolean enable_toggle_visual;
Boolean enable_drag_icon;
Boolean enable_unselectable_drag;
Boolean enable_thin_thickness;
Boolean enable_multi_key_bindings;
The following fields have been added to the XmDisplayInfo structure:
XmExcludedParentPaneRec excParentPane;/* TearOff.c */
unsigned short resetFocusFlag; /* TravAct.c */
Boolean traversal_in_progress; /* Traversal.c *
The following functions have been moved to DisplayI.h:
_XmGetDropSiteManagerObject()
_XmGetDragProtocolStyle()
_XmGetDragTrackingMode()
_XmGetDragContextFromHandle()
_XmGetXmDisplayClass()
_XmSetXmDisplayClass()
14. DragCP.h
The following fields have been added to the XmDragContextPart :
long SaveEventMask;
The following functions have been moved to DragCI.h: