Query: dwtstextseteditable
OS: ultrix
Section: 3dwt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DwtSTextSetEditable(3Dwt) 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 widget Specifies the ID of the simple text widget whose edit permission state you want to set. editable Specifies 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), DwtS- TextClearSelection(3Dwt), DwtSTextGetSelection(3Dwt) Guide to the XUI Toolkit: C Language Binding Guide to the XUI Toolkit Intrinsics: C Language Binding DwtSTextSetEditable(3Dwt)
Related Man Pages |
---|
dwtcstextgetstring(3dwt) - ultrix |
dwtcstextsetmaxlength(3dwt) - ultrix |
dwtcstextsetstring(3dwt) - ultrix |
dwtstextgeteditable(3dwt) - ultrix |
dwtstextsetmaxlength(3dwt) - ultrix |
Similar Topics in the Unix Linux Community |
---|
simple file edit |
Help to edit a large file |
edit a .fs file |
How to edit a txt file ? |
open a file in vi |