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

24 Chapter 2
What’s In This Version
11i Features and Updates
The following function has been replaced by a macro that defines it
as XmeDrawHighlight.
_XmDrawSimpleHighlight()
The XmeDrawHighlight() function has one less parameter than its
predecessor, _XmDrawHighlight().
int line_style
18.DrawingAP.h
The following function has been moved to DrawingAI.h
_XmDrawingAreaInput()
The following fields have been added to the XmDrawingAreaPart
structure:
XtCallbackList convert_callback;
XtCallbackList destination_callback;
19. DropSMgr.h
The following enumerated type has changed by the addition of
XmDROP_SITE_IGNORE.
enum { XmDROP_SITE_ACTIVE, XmDROP_SITE_INACTIVE,
XmDROP_SITE_IGNORE };
20.DropSMgrP.h
The following functions have been moved to DropSMgrI.h:
_XmDSMUpdate()
_XmDSMGetTreeFromDSM()
_XmDropSiteShell()
_XmDropSiteWrapperCandidate()
_XmGetActiveDropSite()
_XmSyncDropSiteTree()
_XmIEndUpdate()
21.ExtObjectP.h