Game Development Community

Beta: 1.1 Guimltexteditctrl broke

by Jacob Wagner · in Torque Game Builder · 02/17/2006 (7:11 am) · 2 replies

Maybe you guys know about this one but there is no profile for guimltexteditctrl in the beta1.1,
I added the profile from an earlier version of torque 2d, it kind of worked, but I was unable to delete text.

It works in 1.0.2

#1
03/01/2006 (9:50 am)
I was trying to use this control too...
but seems it's broken in its current incarnation :)
T2D crashes a lot pasting code.
Any advance in this?
#2
03/23/2006 (8:49 am)
I'm wondering if this issue is going to be solved.
I noticed the following:

1) I can delete text
2) when copying and pasting there are invisible characters being printed (I guess /r or /n)
3) If I mantain the keyboard pressed, the character is not repeated (as usual)
4) after time of use, this control crashes T2D.

It would be nice to get this control working :)