TextField INPUT

Hello Community !
Some news of the INPUT capacity of the textfields ?

I can’t use INPUT TextField without an awful hint of « MouseEvent > TextField.setSelection »

And then, I can’t naturally add newline with Enter, or work with CharacterCaret…
Pretty annonying.

The similar topics and internet researches points me to old posts, so I’m letting myself ask about this.
Maybe I am doing something wrong ?

I think you can use ENTER if you set multiLine = true

I was afraiding such an answer. ^^’
I am just surprised, no decent previous solution was shared.
If I have to, I will try that way.
:wink:
It may be long, but I will try, to teach him to recognize things like arrows to up/down the lines, and ENTER key, and may post my approach here.

…to be continued…