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

30 Chapter 2
What’s In This Version
11i Features and Updates
_XmString name;
Dimension CumHeight;
unsigned short NumLines
The following fields have been added to Element, *ElementPtr
structure:
wchar_t first_char;
The following fields have been renamed/retyped in XmListPart
structure:
Motif 1.2 Motif 2.1
int *selectedIndices; int *selectedPosition;
Boolean AutoSelect; XtEnum AutoSelect;
Boolean AddMode; unsigned char SelectionMode;
The following fields have been added to XmListPart structure:
int selectedPositionCount;
unsigned char matchBehavior;
unsigned char AutoSelectionType;
unsigned char PrimaryOwnership;
XtCallbackList DestinationCallback;
XmRendition scratchRend;
Pixel selectColor;
int previous_top_position;
XtIntervalId drag_start_timer;
char *drag_abort_action;
XEvent drag_event;
XmListDragConvertStruct *drag_conv;
32.ManagerP.h
The following elmenet has been added to XmManagerClassExtRec,
*XmManagerClassExt structure:
XmObjectAtPointProc object_at_point;
The following function declarations have been moved to ManagerI.h: