EditableT.setMaxWidthChars

Sets the desired maximum width in characters of @editable.

template EditableT(TStruct)
void
setMaxWidthChars
(
int nChars
)

Parameters

nChars int

the new desired maximum width, in characters

Meta