Page 1 of 1

automatic line break in editbox?

Posted: Sat Jul 03, 2021 9:33 am
by fker
Hi Pablo,

I was looking for an automatic line break in editboxes instead of having a single line displayed when someone is typing a rather long text.

Could not find the option.

Does it exist or am I a bit dumb? :)

Thanks for answering.

François

Re: automatic line break in editbox?

Posted: Sat Jul 03, 2021 9:56 am
by BaconFries
I was looking for an automatic line break in editboxes instead of having a single line displayed when someone is typing a rather long text.
The purpose of a Editbox Object is for single line only it isn't meant for multiple lines. If you want this you can use the Text Area object which allows multiple lines of text.

Re: automatic line break in editbox?

Posted: Sat Jul 03, 2021 9:56 am
by Pablo
Did you try the "textarea"?