Detecting a disappearing window when search is completed

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
netaware
Posts: 17
Joined: 29 Apr 2015, 12:52

Detecting a disappearing window when search is completed

26 Apr 2017, 10:43

I'm using AHK to search through a big document and when there are no more matches, a appears, shortly, to tell me no more matches.
I was wondering if AHK can detect this and exit when this appears.

I have attaché a screenshot of the message. I appears for maybe 2 seconds then disappears.

Any help would be much appreciated!
Attachments
search.jpg
search.jpg (8.67 KiB) Viewed 682 times
Guest

Re: Detecting a disappearing window when search is completed

28 Apr 2017, 15:17

If that appears on the same location a SetTimer for every 1 second + ImageSearch should do it, ImageSearch can be fast if you narrow down the area to search in.

Also look into the scripts sections where you can find FindClick() and FindText() that may be of interest.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Bing [Bot], Chunjee, Hansielein, Lpanatt and 324 guests