Game Development Community

A GUI Control that can function like the <textarea> tag.

by Robert Pierce · in Torque Game Engine · 02/17/2005 (9:22 pm) · 4 replies

For a project I have been working on, I have come to need a mulit-line text input field.

I have been toying around with profiles and I have not been able to get this work successfully.

Is there an easy way to do this in TorqueSCRIPT only?

#1
02/17/2005 (9:29 pm)
Sorry about that, I did not know the GG guys didn't escape HTML in forum posts (HINT HINT).
#2
02/17/2005 (10:13 pm)
GuiMLTextEditCtrl
#3
02/18/2005 (4:21 am)
@Harold:
Thanks.
#4
02/18/2005 (4:25 pm)
Search resources for "RPGDialog" for a lot of code manipulating GuiMLTextEditCtrl