


XmTextFieldSetAddMode(3X)			    XmTextFieldSetAddMode(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmTTeexxttFFiieellddSSeettAAddddMMooddee	- A TextField function that sets the state of Add
  Mode

SYNOPSIS


  ##iinncclluuddee <<XXmm//TTeexxttFF..hh>>
  vvooiidd XXmmTTeexxttFFiieellddSSeettAAddddMMooddee ((_w_i_d_g_e_t, _s_t_a_t_e))
       WWiiddggeett	 _w_i_d_g_e_t;;
       BBoooolleeaann	 _s_t_a_t_e;;

DESCRIPTION
  XXmmTTeexxttFFiieellddSSeettAAddddMMooddee	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.

  _w_i_d_g_e_t Specifies the TextField widget	ID

  _s_t_a_t_e	 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
  XXmmTTeexxttFFiieelldd((33XX)).

RELATED	INFORMATION
  XXmmTTeexxttFFiieelldd((33XX)).































