AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Simple question, how to update a Text Control?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
scriptmonkey



Joined: 19 May 2006
Posts: 112

PostPosted: Sat Oct 13, 2007 10:18 pm    Post subject: Simple question, how to update a Text Control? Reply with quote

I have a text control that a user enters some data. At the end of my script, I want the Text control to default back to "Untitled". At the end of my script, I have

PrefixName =

How do I get the Control to update on the Gui?
_________________
Zak M.
Back to top
View user's profile Send private message
SKAN



Joined: 26 Dec 2005
Posts: 6223

PostPosted: Sat Oct 13, 2007 10:20 pm    Post subject: Reply with quote

Code:
GuiControl,, PrefixName, Untitled


Smile
Back to top
View user's profile Send private message
scriptmonkey



Joined: 19 May 2006
Posts: 112

PostPosted: Sat Oct 13, 2007 11:10 pm    Post subject: Reply with quote

Still learning... thanks Smile
_________________
Zak M.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group