![]() |
![]()
| ![]() |
![]()
NAMEXmTextFieldShowPosition — A TextField function that forces text at a given position to be displayed SYNOPSIS#include <Xm/TextF.h> void XmTextFieldShowPosition( Widget widget, XmTextPosition position); DESCRIPTIONXmTextFieldShowPosition forces text at the specified position to be displayed. The cursor position is not updated nor is the cursor shown at this position.
For a complete definition of TextField and its associated resources, see XmTextField(3). RELATEDXmTextField(3) and XmTextPosition(3).
|