pharo-graphics / Toplo

A widget framework on top of Bloc
MIT License
19 stars 9 forks source link

Setting "max length" on ToTextInput #201

Open tinchodias opened 3 weeks ago

tinchodias commented 3 weeks ago

I'm on Spec-Toplo, and the text input presenter exposes the equivalent of RubAbstractTextArea>>#maxLength: on its API. @plantec how do you recommend that I set a max length in this case?

plantec commented 3 weeks ago

afaik, not possible for now with ToTextField