GUI Functions

Hi, Does anyone know if it is possible to make custom GUI functions?

What I want is a multi-line box but am I right in thinking that boxes only display single line text. Also there are text areas which display multi-line but they can be edited and I dont want that.

Is there a way to combine the two to make a none interactive multi-line text box or is there already a solution that I dont know of?

Boxes already do multi-line text. But yes, you can make GUI functions; there are some examples in the docs.

–Eric