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 

Automate Simple Application ??

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



Joined: 05 May 2008
Posts: 18

PostPosted: Thu May 08, 2008 7:26 am    Post subject: Automate Simple Application ?? Reply with quote

Hi I want to Automate simple Application which has one ComboBox and user selects some text in that.

Now whenever this application runs for the first time i want to record the following things,

1. The control user has clicked( combobox in this case)
2. The Item he has selected.

Next time i just want to run this script which does same Operation

1. The controls user has clicked(could be combobox or any other control)
2. The Item he has selected.(Automating the process).

Best Regards.
Back to top
View user's profile Send private message
sinkfaze



Joined: 18 Mar 2008
Posts: 139

PostPosted: Thu May 08, 2008 1:27 pm    Post subject: Reply with quote

I'd look at trying something using ControlGet. Look at the List option under Cmd, Value, for example.
Back to top
View user's profile Send private message
ansu832001



Joined: 05 May 2008
Posts: 18

PostPosted: Fri May 09, 2008 8:37 am    Post subject: Reply with quote

Hi Sinkfaze,
Firstly thanks for your reply,i need little more clarification on ControlGet.

Like how can i record the Script for the first time.The user may click or drag or do some event,i this case how do i record these events for the first time so that the recorded script can be reused.

Best Regards.
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