Developer's Toolkit Release Notes for HP-UX 11i
Chapter 2 23
What’s In This Version
11i Features and Updates
_XmAllocReceiverInfo()
_XmGetActiveProtocolStyle()
The following macros have been removed:
_XmDragStart()
_XmDragCancel()
15. DragIconP.h
The following functions have been moved to DragIconI.h:
_XmDestroyDefaultDragIcon()
_XmDragIconIsDirty()
_XmDragIconClean()
_XmGetTextualDragIcon()
16. DragOverSP.h
The following fields have been added to the XmDragOverShellPart
structure:
Boolean installColormap;
Boolean holePunched;
Widget colormapWidget;
Widget colormapShell;
Boolean colormapOverride;
Colormap* savedColormaps;
int numSavedColormaps;
17.DrawP.h
The following functions have been renamed:
from: to:
_XmDrawShadows() XmeDrawShadows()
_XmClearBorder() XmeClearBorder()
_XmDrawSeparator() XmeDrawSeparator()
_XmDrawDiamond() XmeDrawDiamond()
_XmDrawHighlight() XmeDrawHighlight()
_XmDrawArrow() XmeDrawArrow()