


DXmCSTextSetAddMode(3X)				      DXmCSTextSetAddMode(3X)



NAME
  DDXXmmCCSSTTeexxttSSeettAAddddMMooddee -	Controls whether the CSText widget is in Add Mode.

SYNOPSIS

  vvooiidd DDXXmmCCSSTTeexxttS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;;

PARAMETERS

  _w_i_d_g_e_t
      The identifier (widget ID) of the	compound string	text widget.

  _s_t_a_t_e
      A	Boolean	function that, when True, turns	on Add Mode and, when False,
      turns off	Add Mode.

DESCRIPTION

  The DDXXmmCCSSTTeexxttSSeettAAddddMMooddee routine controls whether the CSText widget is	in
  Add Mode, which, when	True, allows the user to move the insertion cursor
  without affecting the	primary	selection.




































