Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DwtSTextGetMaxLength(3Dwt)

Name

DwtSTextGetMaxLength − Gets the current maximum allowable length of the text string in the simple text widget. 

Syntax

int DwtSTextGetMaxLength(widget)
     Widget widget;

Arguments

widgetSpecifies the ID of the simple text widget whose maximum text string length you want to obtain. 

Description

The DwtSTextGetMaxLength function returns the current maximum allowable length of the text string in the simple text widget. 

Return Value

This function returns the maximum length of the text widget. 

See Also

DwtSText (3Dwt), DwtSTextGetString (3Dwt), DwtSTextSetEditable (3Dwt), DwtSTextSetMaxLength (3Dwt), DwtSTextSetSelection (3Dwt), DwtSTextClearSelection (3Dwt), DwtSTextGetSelection (3Dwt)
Guide to the XUI Toolkit: C Language Binding
Guide to the XUI Toolkit Intrinsics: C Language Binding

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026