Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 ABOUT Textfields
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Lone]2




PostPosted: Wed May 07, 2003 10:16 am   Post subject: ABOUT Textfields

Hey i was wondering how could you clear a textfield..........
like when a user types sumthing in the text field... and i want to clear it...
is there ne way to do dat?? Embarassed
Sponsor
Sponsor
Sponsor
sponsor
tum_twish




PostPosted: Wed May 07, 2003 10:18 am   Post subject: (No subject)

GUI.SetText (textfieldname,"")
Lone]2




PostPosted: Wed May 07, 2003 10:21 am   Post subject: (No subject)

oh ok thx Laughing Very Happy
ZeroKelvin




PostPosted: Wed May 07, 2003 10:21 am   Post subject: (No subject)

try using this:

code:

GUI.SetText (text field name here, "")
GUI.SetSelection(text field name here,1,1)
GUI.SetActive (text field name here)


it should help
Office of the Registar




PostPosted: Wed May 07, 2003 2:37 pm   Post subject: (No subject)

why do you need it for anyway?
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 5 Posts ]
Jump to:   


Style:  
Search: