Developer's Toolkit Release Notes for HP-UX 11i
Chapter 2 47
What’s In This Version
11i Features and Updates
_XmStringSourceGetEditable() ;
_XmStringSourceSetEditable() ;
_XmStringSourceGetMaxLength() ;
_XmStringSourceSetMaxLength() ;
_XmTextValueChanged();
58.ToggleBGP.h
The following element has been modified in
XmToggleButtonGCacheObjPart structure:
Motif 1.2 Motif 2.1
Boolean ind_on; unsigned char ind_on;
The following elements have been modified in
XmToggleButtonGCacheObjPart structure:
GC arm_GC;
unsigned char toggle_mode;
Boolean reversed_select;
Pixmap indeterminate_pixmap;
Pixmap indeterminate_insensitive_pixmap;
Pixel unselect_color;
GC unselect_GC;
GC indeterminate_GC;
GC indeterminate_box_GC;
Dimension ind_left_delta;
Dimension ind_right_delta;
Dimension ind_top_delta;
Dimension ind_bottom_delta;
The following element has been added to XmToggleButtonGadgetPart
structure:
Dimension detail_shadow_thickness;
The following function declaration has been moved to ToggleBGI.h:
_XmToggleBCacheCompare();
59.ToggleBP.h