AutoHotkey Community

It is currently May 21st, 2012, 5:26 pm

All times are UTC [ DST ]


Search found 7 matches
Search these results:

Author Message

 Forum: Support   Topic: Waiting for text in a tab

 Post subject: Waiting for text in a tab
Posted: April 26th, 2010, 4:13 pm 

Replies: 0
Views: 224


I have a script that is interacting with a website. In a box on that site, the script enters text and clicks a control. The website generates and downloads a bunch of data, which can take from negligible time to several seconds. The only indicator of activity is the tab on the window says "LOAD...

 Forum: Support   Topic: Getting characters off the screen

Posted: August 21st, 2009, 3:03 am 

Replies: 6
Views: 633


It's on a browser screen. put there by a java script app. Some of it is in a "pop up help tooltip type baloon"..

 Forum: Support   Topic: Getting characters off the screen

Posted: August 20th, 2009, 11:04 pm 

Replies: 6
Views: 633


Is there a way to get character information off the screen?

I point, click and then information is displayed. How can I convert that pixelated data into digits?

Can't get it from 'page source' because it is a script.

TIA

 Forum: Support   Topic: Pausing

 Post subject: Pausing
Posted: July 9th, 2009, 6:48 pm 

Replies: 1
Views: 243


I have a script that sometimes gets hung up and I want to manually pause it on a keystroke -- simple huh? Not for me. Problem is, when I put the pause instruction in the script, it (naturally) pauses. When I put the code from the Help File, assigning Pause to a HotKey, it still pauses. I put: ^!P::P...

 Forum: Support   Topic: Waiting for the web

Posted: July 7th, 2009, 5:17 am 

Replies: 3
Views: 264


Nothing for FireFox, eh?

Too bad. Not that I don't want to use the buggy, virus-susceptible product from Micro$oft. But I'd rather not.

 Forum: Support   Topic: Input in wrong place ... or something

Posted: July 7th, 2009, 5:10 am 

Replies: 3
Views: 220


Well.. of course, it is not the entire script. I'm still fiddling with it to get it to do what I want. And the contents of VarA and VarB will change once I have it working. But I can't seem to get it to input just the contents of a Variable into a place on the web page. There is nothing between the ...

 Forum: Support   Topic: Waiting for the web

 Post subject: Waiting for the web
Posted: July 7th, 2009, 3:51 am 

Replies: 3
Views: 264


I am interacting -via AHK- with a web app. Sometimes the web is speedy and sometimes not so speedy. So I need to try and detect when it is done l.a.g.g.i.n.g. Is WinWaitActive the right thing to use? or shud I use something else? or am I just out of luck and I have to build some kludgy wait-loop che...
Sort by:  
Page 1 of 1 [ Search found 7 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group