ultrix man page for dwtstextsetmaxlength

Query: dwtstextsetmaxlength

OS: ultrix

Section: 3dwt

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

DwtSTextSetMaxLength(3Dwt)												DwtSTextSetMaxLength(3Dwt)

Name
       DwtSTextSetMaxLength - Sets the maximum allowable length of the text string in the simple text widget.

Syntax
       void DwtSTextSetMaxLength(widget, max_length)
	    Widget widget;
	    int max_length;

Arguments
       widget	 Specifies the ID of the simple text widget whose maximum text string length you want to set.

       max_length
		 Specifies  the maximum length of the text string in the simple text widget.  This argument sets the DwtNmaxLength attribute asso-
		 ciated with DwtSTextCreate.

Description
       The DwtSTextSetMaxLength function sets the maximum allowable length of the text in the simple text widget and prevents the user from enter-
       ing text larger than this limit.

See Also
       DwtSText(3Dwt),  DwtSTextGetString(3Dwt),  DwtSTextSetEditable(3Dwt), DwtSTextGetMaxLength(3Dwt), DwtSTextSetSelection(3Dwt), DwtS-
       TextClearSelection(3Dwt), DwtSTextGetSelection(3Dwt)
       Guide to the XUI Toolkit: C Language Binding
       Guide to the XUI Toolkit Intrinsics: C Language Binding

															DwtSTextSetMaxLength(3Dwt)
Related Man Pages
dwtstextseteditable(3dwt) - ultrix
dwtcstextseteditable(3dwt) - ultrix
dwtcstextsetmaxlength(3dwt) - ultrix
dwtstextgetstring(3dwt) - ultrix
dwtstextreplace(3dwt) - ultrix
Similar Topics in the Unix Linux Community
Too simple to search for
Eleminating Duplicate IPs from a text file
changing a variable length text to a fixed length
Determine maximum allowable processes on a platform
Use text of one file to save in another