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 

Changing GUI elements while Shown

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Hülyesamu



Joined: 24 Sep 2004
Posts: 22

PostPosted: Mon Sep 28, 2009 7:01 am    Post subject: Changing GUI elements while Shown Reply with quote

Hi,
I have a script that uses a simple GUI window to input data. To improve it, I plan to add a function that, when a button pressed, imports Clipboard, processes its contents, and fills Edit boxes with the processed data.

*For this, I need an Edit box whose content can be set while its owner window is shown. Is it possible? (without closing and reopening the window)

*And is it possible (a simple problem) to change a Button to be default (if originally, when the window was shown, it wasn't)? The script has input fields (Edits), and normally I have to go through them to input data. But if it's imported from Clipboard, focus can move to OK.

Thanks
Back to top
View user's profile Send private message
temp01



Joined: 09 Jul 2009
Posts: 120

PostPosted: Mon Sep 28, 2009 7:16 am    Post subject: Reply with quote

GuiControl
Back to top
View user's profile Send private message
Hülyesamu



Joined: 24 Sep 2004
Posts: 22

PostPosted: Mon Sep 28, 2009 9:12 am    Post subject: Reply with quote

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
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