EditableIF.setEditable

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

interface EditableIF
void
setEditable

Parameters

isEditable int

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

Meta