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 

Get data from screen problem

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



Joined: 03 Feb 2010
Posts: 3

PostPosted: Wed Mar 10, 2010 11:53 am    Post subject: Get data from screen problem Reply with quote

I want to retrieve 2 numbers from the screen. They are a set of co-ordinates that change as you move the mouse so using the mouse is not possible.

The next catch is that even if you could use the mouse, the co-ordinates are not selectable to copy the data.

Am I trying to do the impossible? I am thinking that this is the case as I am not even able to do this manually at the moment, other than with a pen and piece of paper.

Program is "PlanetGIS Explorer", something that I am still learning to use.
Back to top
View user's profile Send private message
wooly_sammoth



Joined: 12 May 2009
Posts: 634
Location: Gloucester UK

PostPosted: Wed Mar 10, 2010 12:25 pm    Post subject: Reply with quote

Use the AutoIt windows spy program that comes with AutoHotkey to see if the co-ordinate text shows up in there. If it does, you could use the ControlGetText command to retrieve the co-ordinates without having to move the mouse
Back to top
View user's profile Send private message Visit poster's website
Grant



Joined: 03 Feb 2010
Posts: 3

PostPosted: Wed Mar 10, 2010 1:48 pm    Post subject: Reply with quote

The data that I am looking for is in there, thanks. Now just to figure out the ControlGetText command.
Back to top
View user's profile Send private message
doyle



Joined: 14 Nov 2007
Posts: 325
Location: London, England

PostPosted: Wed Mar 10, 2010 2:06 pm    Post subject: Reply with quote

MouseGetPos?
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