Feb. 25, 2016
9:49 a.m.
Indeed but I mean, I was not able to deduce the fact that to have a widget holding not-editable multi-line text I have to use TextInputFieldModel and use #enabled: message... But maybe there is already documentation about that? Julien On 25/02/16 09:58, Peter Uhnák wrote:
Maybe this should be documented in the class comment of TextInputFieldModel?
This is a feature of AbstractWidgetModel, so it applies to all widgets (buttons, texts, selects, ...).
Peter