Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DwtCSTextGetEditable(3Dwt)

Name

DwtCSTextGetEditable − Obtains the current edit permission state indicating whether the user can edit the text in the compound-string text widget. 

Syntax

Boolean DwtCSTextGetEditable(widget)
     Widget widget;

Arguments

widgetSpecifies the ID of the compound-string text widget. 

Description

The DwtCSTextGetEditable function returns the current edit-permission-state, which indicates whether the user can edit the text in the compound-string text widget.  If the function returns True, the user can edit the string text in the compound-string text widget.  If it returns False, the user cannot edit the text. 

Return Values

Specifies a boolean value that, when True, indicates the user can edit the text in the compound string text widget.  When False, the user cannot edit the text. 

See Also

DwtCSText (3Dwt), DwtCSTextCreate (3Dwt), DwtCSTextReplace (3Dwt), DwtCSTextSetString (3Dwt), DwtCSTextSetEditable (3Dwt), DwtCSTextGetMaxLength (3Dwt), DwtCSTextSetMaxLength (3Dwt), DwtCSTextSetSelection (3Dwt), DwtCSTextGetSelection (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