G 
		
								
				
				
			
		Guest
Hi, I'm using \n\r to attempt to carriage return a string which will be
displayed in a text box, however, the line remains one line. How do I cariage
return a string being displayed in a text box?
e.g.
displayText = "Hello world line one\n\rHello world line two";
textbox.text = displayText;
Thanks very much in advance
Ant
				
			displayed in a text box, however, the line remains one line. How do I cariage
return a string being displayed in a text box?
e.g.
displayText = "Hello world line one\n\rHello world line two";
textbox.text = displayText;
Thanks very much in advance
Ant
