Is it possible to make text elements wrap at all? I've got a list of text elements some of which extend beyond the edge of the screen.
Cheers Ross
I found i the kuixdemo project this:
<textarea class="textareademo">A paragraph long enough to take up two lines</textarea>
Give it a try.