2020-07-14 11:28 PM
I'm not able top get word wrap working with the TextArea widget.
I'm using the TextArea sample. I've changed the text resource "Main_text" to be a single line of text. I've editted the Screen1View() constructor and added...
mainTxt.setWideTextAction(touchgfx::WIDE_TEXT_WORDWRAP);
mainTxt.resizeHeightToCurrentText();
as suggested by another post, but I only get one line of text, truncated within the box.
Any suggestions?
Edit: And I set line spacing to 5.
Solved! Go to Solution.
2020-07-17 06:52 AM
@Martin KJELDSEN yes please, A working project that shows what is discussed in this thread
2020-07-17 06:56 AM
That's the point! It has been added, but won't function as described, thinking it's typographes settings
2020-07-17 07:01 AM
Sure, give me one minute. This will be my final action before summer vacation :)
2020-07-17 07:03 AM
2020-07-17 07:05 AM
Highly appreciated, have a wonderful vacation.