![]() |
![]()
| ![]() |
![]()
NAMEXmDataFieldSetInsertionPosition — A DataField function that sets the position of the insertion cursor SYNOPSIS#include <Xm/DataF.h> void XmDataFieldSetInsertionPosition( Widget widget, XmDataPosition position); DESCRIPTIONXmDataFieldSetInsertionPosition sets the insertion cursor position of the DataField widget. This routine also calls the widget's XmNmotionVerifyCallback callbacks if the insertion cursor position changes.
For a complete definition of DataField and its associated resources, see XmDataField(3). RELATEDXmDataField(3).
|