t
TxtFieBH.sgm /main/8 1996/09/08 21:16:10 rws $
.fl \!!1 setgray .fl \.\" .fl \!!0 setgray .fl \" force out current output buffer \!!save /psv exch def currentpoint translate 0 0 moveto \!!/showpage{}def .fl \" prolog .sy sed -e 's/^/!/' \\$1\" bring in postscript file \!!psv restore . .. . ft \\*(f4 . ds f4\" ' br \} . ft \\*(f3 . ds f3\" ' br \} . ft \\*(f2 . ds f2\" ' br \} . ft \\*(f1 . ds f1\" ' br \} ..
"XmTextFieldShowPosition" "3"
"NAME"
XmTextFieldShowPosition \(em A TextField function that forces text at a given position to be displayed .iX "XmTextFieldShowPosition" .iX "TextField functions" "XmTextFieldShowPosition"
"SYNOPSIS"

#include <Xm/TextF.h>
void XmTextFieldShowPosition(
Widget widget,
XmTextPosition position);
"DESCRIPTION"

XmTextFieldShowPosition forces text at the specified position to be displayed. The cursor position is not updated nor is the cursor shown at this position.

"widget" 10
Specifies the TextField widget ID
"position" 10
Specifies the character position to be displayed. This is an integer number of characters from the beginning of the text buffer. The first character position is 0 (zero). See XmTextPosition(3) for details on the XmTextPosition data type.

For a complete definition of TextField and its associated resources, see XmTextField(3).

"RELATED"

XmTextField(3) and XmTextPosition(3). created by instant / docbook-to-man, Sun 22 Dec 1996, 20:35