Hello.
I don't seem to find a way to limit the number of characters that are allowed to be entered in a QML TextEdit element.
Something like the TextInput's maximumLength property.
I need to allow the user to enter multiline text. If there is another type of element that I should use instead of TexEdit, please let me know.
Any comments/answers really appreciated.
Thanks.




