Game Development Community

guiMLTextEditCtrl issue

by Howard Dortch · in Torque 3D Professional · 02/20/2015 (7:19 am) · 3 replies

I added this control to a dialog and I can't add text via keyboard. Any help?

#1
02/20/2015 (10:48 am)
I use it successfully, but once I had a similar problem with buttons.
After about 6 hours of getting mad at it,the problem was just that the buttons were under another(transparent) control.
#2
02/22/2015 (6:33 am)
I just made a new gui a window with guiMLTextEditCtrl and still can't type into it.
I need a simple notepad for users to enter text
#3
02/22/2015 (7:04 am)
Fixed it, didn't have canKeyFocus set