


DXmCSTextSetMaxLength(3X)			    DXmCSTextSetMaxLength(3X)



NAME
  DDXXmmCCSSTTeexxttSSeettMMaaxxLLeennggtthh	- Sets the maximum allowable length of the text	in
  the compound string text widget.

SYNOPSIS

  vvooiidd DDXXmmCCSSTTeexxttSSeettMMaaxxLLeennggtthh((_w_i_d_g_e_t,, _m_a_x__l_e_n_g_t_h))
	WWiiddggeett	_w_i_d_g_e_t;;
	iinntt	_m_a_x__l_e_n_g_t_h;;

PARAMETERS

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

  _m_a_x__l_e_n_g_t_h
      An integer that represents the maximum length, in	characters, of the
      text in the compound string text widget.	This parameter sets the
      _X_m_N_m_a_x_L_e_n_g_t_h resource used by the	DDXXmmCCrreeaatteeCCSSTTeexxtt	routine.

DESCRIPTION

  The DDXXmmCCSSTTeexxttSSeettMMaaxxLLeennggtthh routine sets the maximum allowable length of the
  text in the compound string text widget.  It prohibits the user from enter-
  ing text longer than this limit.

RELATED	INFORMATION

  DDXXmmCCrreeaatteeCCSSTTeexxtt(3X), DDXXmmCCSSTTeexxttGGeettMMaaxxLLeennggtthh(3X)






























