EditableT.setEditable

Determines if the user can edit the text in the editable widget or not.

template EditableT(TStruct)
void
setEditable
()

Parameters

isEditable bool

%TRUE if the user is allowed to edit the text in the widget

Meta