Query: dwtcstextseteditable
OS: ultrix
Section: 3dwt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DwtCSTextSetEditable(3Dwt) DwtCSTextSetEditable(3Dwt) Name DwtCSTextSetEditable - Sets the permission state that determines whether the user can edit text in the compound-string text widget. Syntax void DwtCSTextSetEditable(widget, editable) Widget widget; Boolean editable; Arguments widget Specifies the ID of the compound-string text widget. editable Specifies a boolean value that, when True, indicates that the user can edit the text in the compound-string text widget. If False, prohibits the user from editing the text. Description The DwtCSTextSetEditable function sets the edit permission state information concerning whether the user can edit text in the compound- string text widget. See Also DwtCSText(3Dwt), DwtCSTextCreate(3Dwt), DwtCSTextReplace(3Dwt), DwtCSTextSetString(3Dwt), DwtCSTextGetEditable(3Dwt), DwtCSTextGet- MaxLength(3Dwt), DwtCSTextSetMaxLength(3Dwt), DwtCSTextSetSelection(3Dwt), DwtCSTextGetSelection(3Dwt) Guide to the XUI Toolkit: C Language Binding Guide to the XUI Toolkit Intrinsics: C Language Binding DwtCSTextSetEditable(3Dwt)
Related Man Pages |
---|
dwtcstextgeteditable(3dwt) - ultrix |
dwtcstextseteditable(3dwt) - ultrix |
dwtcstextsetstring(3dwt) - ultrix |
dwtcstextsetselection(3dwt) - ultrix |
dwtstextgetselection(3dwt) - ultrix |
Similar Topics in the Unix Linux Community |
---|
Text editing on iPhone using ed |
Syntax error: Unterminated quoted string |
Text editing script does everything but edit text. |
Editing long text file |
Text editing/manipulation |