Developer's Toolkit Release Notes for HP-UX 11i
Chapter 2 29
What’s In This Version
11i Features and Updates
The following fields have been added to the XmLabelGadgetPart
structure:
Dimension acc_left_delta;
Dimension acc_right_delta;
Dimension * baselines;
XtEnum fill_bg_box;
Boolean check_set_render_table;
The following function declarations have been moved to LabelGI.h:
_XmLabelCacheCompare();
_XmCalcLabelGDimensions();
_XmReCacheLabG();
_XmAssignLabG_MarginHeight();
_XmAssignLabG_MarginWidth();
_XmAssignLabG_MarginLeft();
_XmAssignLabG_MarginRight();
_XmAssignLabG_MarginTop();
_XmAssignLabG_MarginBottom();
_XmProcessDrag();
30.LabelP.h
The following macro has been removed:
#define XmUNSPECIFIED (~0)
The following fields have been added to XmLabelPart structure:
Boolean computing_size;
Dimension acc_left_delta;
Dimension acc_right_delta;
Dimension * baselines;
Boolean check_set_render_table;
31.ListP.h
The following fields have been removed from Element, *ElementPtr
structure: