Search the web
Sign In
New User? Sign Up
AutoHotkey
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
How to get the text info. from the popup dialog   Message List  
Reply | Forward Message #497 of 528 |
Hi,
Can anyone tell me how to get the text displayed on the popup dialog
from a program using Autohotkey?

These are the steps that I need to do with my autohotkey script:
1. From an existing internet explorer, I first enter a URL of a site.
2. When connected to the site, I have to click on a button to enter.
3. From there, I would click on another button.
4. If there is nothing wrong, the program would allow me to go forward.
5. If there is something wrong, the program would popup a dialog with
message in the dialog.


This is where I need to get the text off from the popup dialog. How can
I do that? Thanks for any suggestions or comments.

Traucon




Thu May 8, 2008 6:41 am

traucon
Offline Offline
Send Email Send Email

Forward
Message #497 of 528 |
Expand Messages Author Sort by Date

Hi, Can anyone tell me how to get the text displayed on the popup dialog from a program using Autohotkey? These are the steps that I need to do with my...
traucon
Offline Send Email
May 8, 2008
6:42 am

Try using WinGetText and/or WinGetTitle See the AHK help file in the start menu >> autohotkey >> autohotkey help file for usage information: Example Run,...
hew_r3
Offline Send Email
May 9, 2008
1:03 am

Hew_r3, Thank you for taking your time to response to my request. I tried out your script and I think that is what I've been looking for. I will try to use...
traucon
Offline Send Email
May 9, 2008
2:24 pm

Hi hew_r3, I tried it on my script and it does work fine as long as I'm in the regular internet explorer window. However, once the Internet explorer load the...
traucon
Offline Send Email
May 10, 2008
1:31 am

Hey, No worries. Not sure about a flash error. I can see how it's a problem. You could possibly try using PixelGetColor (or PixelSearch). If there's a...
hew_r3
Offline Send Email
May 10, 2008
12:26 pm

Hi Hew, Got your suggestion and implemented last night...and it works beautifully. Thank you for such a great idea. My daughter loves the automation tasks that...
traucon
Offline Send Email
May 12, 2008
1:40 am

Hi Trau Con, I'm glad I could help. It was my first time answering and I just thought it's about time I tried to give some help because I know I've needed it...
hew_r3
Offline Send Email
May 16, 2008
1:31 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help