Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DwtSTextSetEditable(3Dwt) — Ultrix/UWS 4.0 VAX

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DwtSTextSetEditable(3Dwt)

Name

DwtSTextSetEditable − Sets the permission state that determines whether the user can edit text in the simple text widget. 

Syntax

void DwtSTextSetEditable(widget, editable)
     Widget widget;
     Boolean editable;

Arguments

widgetSpecifies the ID of the simple text widget whose edit permission state you want to set. 

editableSpecifies a boolean value that, when True, indicates that the user can edit the text string in the simple text widget.  If False, prohibits the user from editing the text string. 

Description

The DwtSTextSetEditable function sets the edit permission state information concerning whether the user can edit text in the simple text widget. 

See Also

DwtSText (3Dwt), DwtSTextGetString (3Dwt), DwtSTextGetMaxLength (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