Multi line status message
Is is possible to generate a multi line message for the status message widget.
Looking to display a number of status messages i.e.
error 1
error 2
I have tried inserting the new line character (\n) but the widget still draws on a single line. If I output the same text to a text area widget it does display on multiple lines
Thanks in advance
K

