osf1 man page for xmtextfieldsetaddmode

Query: xmtextfieldsetaddmode

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmTextFieldSetAddMode(3X)												 XmTextFieldSetAddMode(3X)

NAME
XmTextFieldSetAddMode - A TextField function that sets the state of Add Mode
SYNOPSIS
#include <Xm/TextF.h> void XmTextFieldSetAddMode (widget, state) Widget widget; Boolean state;
DESCRIPTION
XmTextFieldSetAddMode controls whether or not the TextField widget is in Add Mode. When the widget is in Add Mode, the insert cursor can be moved without disturbing the primary selection. Specifies the TextField widget ID Specifies whether or not the widget is in Add Mode. A value of True turns on Add Mode; a value of False turns off Add Mode. For a complete definition of TextField and its associated resources, see XmTextField(3X).
SEE ALSO
XmTextField(3X) XmTextFieldSetAddMode(3X)
Related Man Pages
xmtextfieldinsertwcs(3) - centos
xmtextfieldpostoxy(3) - centos
xmtextfieldinsertwcs(3) - hpux
xmtextfieldinsertwcs(3x) - osf1
xmtextfieldsetstringwcs(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB