Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DwtCSTextSetString(3Dwt)

Name

DwtCSTextSetString − Changes the text in the compound-string text widget. 

Syntax

void DwtCSTextSetString(widget, value)
     Widget widget;
     DwtCompString value;

Arguments

widgetSpecifies the ID of the compound-string text widget. 

valueSpecifies the text that replaces all text in the current compound-string text widget. 

Description

The DwtCSTextSetString function completely changes the text in the compound-string text widget. 

See Also

DwtCSText (3Dwt), DwtCSTextCreate (3Dwt), DwtCSTextReplace (3Dwt), DwtCSTextGetString (3Dwt), DwtCSTextGetEditable (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

Subroutines

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