Developer's Toolkit Release Notes for HP-UX 11i
44 Chapter 2
What’s In This Version
11i Features and Updates
XtCallbackList destination_callback;
Boolean selection_link;
Boolean take_primary;
GC cursor_gc;
XtIntervalId drag_id;
_XmTextActionRec *transfer_action;
OnTheSpotData onthespot;
Boolean check_set_render_table;
Boolean programmatic_highlights;
The following function declarations have been moved to TextFI.h:
_XmTextFieldCountBytes() ;
_XmTextFieldGetDropReciever() ;
_XmTextFToggleCursorGC() ;
_XmTextFieldDrawInsertionPoint() ;
_XmTextFieldSetClipRect() ;
_XmTextFieldSetCursorPosition() ;
_XmTextFieldReplaceText() ;
_XmTextFieldDeselectSelection() ;
_XmTextFieldSetDestination() ;
_XmTextFieldStartSelection() ;
_XmTextFieldSetSel2() ;
52.TextFSelP.h
The following function declarations have been moved to TextFSelI.h:
_XmTextFieldConvert();
_XmTextFieldLoseSelecton();
53.TextInP.h
The following elements have been added to InputDataRec structure:
Boolean selectionLink;
XtIntervalId drag_id;
_XmTextActionRec *transfer_action;
The following function declaration has been moved to TextSelI.h
_XmTextGetDropReciever();