I have a random string of 512 characters that I want to display on the screen.
If I use Label, the characters obviously go out of screen.
Is there like a textbox class that I could use to display long sentences ? A box that I could declare the size of ?? So that instead of
abc defghi ajlfjkdla kjkl fkjfkd kjdfkjl
I would get
abc defghi ajlfjkdla
kjkl fkjfd kjdfkjl