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 

ImageSearch on minimized application. Possible?

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



Joined: 16 Jun 2007
Posts: 35

PostPosted: Fri Jun 29, 2007 9:55 pm    Post subject: ImageSearch on minimized application. Possible? Reply with quote

As the title suggests, I want to know whether its possible to do an imagesearch on a minimized application.
I searched a lot with different keywords for this before posting this. I couldn't find anything relevant in the search results.
As far as I know, I can Click and Send keys to a minimized application via ControlClick and ControlSend, but I need to search for an image before I send the clicks. Only way I know of doing this is if the window is focused or at least if the part of the window with the image is visible on screen.

Any suggestions? Is it an impossible task or something too hard to do?
Back to top
View user's profile Send private message
engunneer



Joined: 30 Aug 2005
Posts: 8255
Location: Maywood, IL

PostPosted: Fri Jun 29, 2007 11:34 pm    Post subject: Reply with quote

I don't think you can.
_________________

(Common Answers)
Back to top
View user's profile Send private message Visit poster's website
svi



Joined: 09 Oct 2006
Posts: 236
Location: Finland

PostPosted: Sat Jun 30, 2007 9:16 pm    Post subject: Reply with quote

As the Manual wrote:
The region to be searched must be visible; in other words, it is not possible to search a region of a window hidden behind another window.

But to have the window (visible) on a second monitor, it should be possible, even if the monitor is virtual.
But how to make Windows believe there's a second display (when there's not), that's the question!
_________________
Pekka Vartto
Back to top
View user's profile Send private message
Sukarn



Joined: 16 Jun 2007
Posts: 35

PostPosted: Thu Aug 16, 2007 6:07 pm    Post subject: Reply with quote

svi wrote:
As the Manual wrote:
The region to be searched must be visible; in other words, it is not possible to search a region of a window hidden behind another window.

But to have the window (visible) on a second monitor, it should be possible, even if the monitor is virtual.
But how to make Windows believe there's a second display (when there's not), that's the question!


Been a while, I'm still thinking how this could be done. I've messed around in Linux a bit and found out that making virtual displays is not a big problem there. Is it possible in windows as well?
Back to top
View user's profile Send private message
engunneer



Joined: 30 Aug 2005
Posts: 8255
Location: Maywood, IL

PostPosted: Thu Aug 16, 2007 6:09 pm    Post subject: Reply with quote

maybe something from this list?
http://freewarehome.com/Desktop/Desktop_Management/Virtual_Desktops_t.html
_________________

(Common Answers)
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
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