Entry.setMaxWidthChars
void setMaxWidthChars(int nChars)Sets the desired maximum width in characters of entry.
Parameters
nChars | the new desired maximum width, in characters |
void setMaxWidthChars(int nChars)Sets the desired maximum width in characters of entry.
nChars | the new desired maximum width, in characters |