View Single Post
  #1 (permalink)  
Old 02-11-2010, 04:38 PM
philkryder philkryder is online now
Senior Member
 
Join Date: Sep 2007
Posts: 456
Default Insert mouse click coordinates

Based on my experiences yesterday with NEGATIVE coordinates,

I Upgraded to 5.5.2.

I reduced the complexity of my machine by reducing to only one monitor set at LANDSCAPE 1024x768.

But,
Weird coordinates continue when capturing mouse clicks.

In the attached ATMN, there are 3 lines:
1 Mouse Click: Left Button (973,199) in "CLEAR - *"
2 Mouse Click: Left Button (103,173) in "CLEAR - *"
3 Delay: (50 ms)

The mouse clicks are BOTH **supposed** to be relative to the WINDOW not the SCREEN.

The mouse clicks are clicking the same control.

The "CLEAR -*" window was the EXACT SAME SIZE during BOTH captures.

All I did was move the "CLEAR -*" window from one side of the screen to the other.

WHY would the coordinates (which are relative to WINDOW) change???
Attached Files
File Type: atmn aadebugMouseClickLocations.atmn (1.6 KB, 0 views)
Reply With Quote