I am tryin to do a simple “detail information area” where the text is growing with processing infor like:
reading…
Loadding…
new ID found: 1234
new ID found: 1237
Creating file xfawñeoifjwao.xml
appending values
textArea.setValue(textArea.getValue() + "\n" + toAppend)
but the new line is not happening