| View previous topic :: View next topic |
| Author |
Message |
jsmain
Joined: 11 Jul 2005 Posts: 81
|
Posted: Thu Aug 30, 2007 6:20 pm Post subject: Vista Vs Spy |
|
|
This is likely a vista issue, but thought I'd pass it along here, hoping for a fix.
The AHK spy title states (Shift - Alt - Tab to freeze display)
This has always worked well for XP, but Vista appears to work differently. Instead of shifting from the active app, it appears to work from the center of the listings...but none the less, AHK spy doesn't freeze the display results, but shifts to the next app.
It's been frustrating, as any information I was hoping to capture is gone!
Perhaps as options in addition to freezing the display, we could capture the AHK spy content to the clipboard or dump to a text file.
As I haven't noticed any other complaints on this, perhaps I'm missing something????? _________________ Jeff Main |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6772 Location: Pacific Northwest, US
|
Posted: Thu Aug 30, 2007 6:49 pm Post subject: |
|
|
I have found that with Vista, the Alt-Tab program is not the same as XPs, and the spy sees the data from the AltTab.
You might be able to make a hotkey to activate the window, or if you know what data you are looking for, you can write a script to grab it without using the spy. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Thu Aug 30, 2007 9:49 pm Post subject: |
|
|
| Thanks for the report. I've added this to my Vista notes as a possible improvement for a future version. |
|
| Back to top |
|
 |
jsmain
Joined: 11 Jul 2005 Posts: 81
|
Posted: Fri Aug 31, 2007 1:19 am Post subject: |
|
|
Thanks Chris!
It's all I can really ask of such a wonderful tool! _________________ Jeff Main |
|
| Back to top |
|
 |
|