AutoHotkey Community

It is currently May 22nd, 2012, 2:04 pm

All times are UTC [ DST ]


Search found 5 matches
Search these results:

Author Message

 Forum: Support   Topic: MouseGetPos issue

Posted: June 1st, 2009, 2:31 am 

Replies: 10
Views: 1145


Thanks for all the suggestions, unfortunately none have worked. I cannot post the script as is because it is being used to partially automate a game, which is against the policy of the game provider. They have already banned many other programs, I do not want them to ban AHK. I have found another ap...

 Forum: Support   Topic: MouseGetPos issue

Posted: May 27th, 2009, 3:28 pm 

Replies: 10
Views: 1145


Folks, any help here?

I have tried everything I can think of. Including very marginal things like reactivating the window, still no change in behavior.

Is there any way of getting the correct mouse co-ordinates after using Click, MouseClick, SendEvent, etc?

Thanks,

 Forum: Support   Topic: MouseGetPos issue

Posted: May 25th, 2009, 3:44 am 

Replies: 10
Views: 1145


Quote:
CoordMode, Mouse, Relative at the top of the script.


No effect. No change in behavior.

 Forum: Support   Topic: MouseGetPos issue

Posted: May 24th, 2009, 4:59 am 

Replies: 10
Views: 1145


Quote:
try to use "On Screen" values, and not "In Active Window" values.

Did that helped?

No, interestingly the X co-ordinate changed (to 820) but the Y remained the same (650). Relative to the screen Window Spy shows X=820 Y=286 since the window starts at Y 0

 Forum: Support   Topic: MouseGetPos issue

 Post subject: MouseGetPos issue
Posted: May 24th, 2009, 2:28 am 

Replies: 10
Views: 1145


I am trying to automate an application with a custom list box. Window Spy cannot see the text in this list box. Here is the situation. Custom list box -------------------------- line 1 line 2 line 3 line 4 .... line N ------------------------- As per Window Spy the positions (Y) of line 1 = 250 line...
Sort by:  
Page 1 of 1 [ Search found 5 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group