
05-18-2006, 04:39 AM
|
|
one of the good guys
|
 |
Join Date: Jan 2006
Posts: 245
|
|
GuiTextMLCtrl.text new line?
|
in the GuiTextMLCtrl
the .text attribute
neither the <br> tag nor NL such as
textbox.text = "foo" NL "bar";
work to create a new line in the text box ....
so, how do I insert a line break in a gui text box? |
|
|
|