GuiTextEditCtrl problem
by Raja John · in Torque Game Builder · 12/17/2008 (5:04 am) · 2 replies
Hi,
In GuiTextEditCtrl i wanna restrict input special characters like (,.<>/?=+-"-!'@$%^&*()~'\|). Is this possible? I just wanna user to enter only letters (alphbets) and numbers (1,2,3, ..)
Thankyou.....
In GuiTextEditCtrl i wanna restrict input special characters like (,.<>/?=+-"-!'@$%^&*()~'\|
Thankyou.....
About the author
#2
But i didn't know about "Command" property. Actually i am developing a game, in my game i store users(player name, score and level) in a profile. When game started the user must enter their name to get into the game further, in this input field i wanna the user enter Alphabets and Numbers only, not other special characters.
thanks again..
12/17/2008 (9:42 am)
Thanks for ur answer.. But i didn't know about "Command" property. Actually i am developing a game, in my game i store users(player name, score and level) in a profile. When game started the user must enter their name to get into the game further, in this input field i wanna the user enter Alphabets and Numbers only, not other special characters.
thanks again..
Associate Rene Damm