Search Results

0
votes

how to make text line break in flex textarea

It should work or at the very least < br \> (without the spaces before the "br") should work if you are using htmlText. I was using XML to fill in the TextArea and since …