Default coordinates are relative to client area, not active window (MouseMove) Topic is solved

Share your ideas as to how the documentation can be improved.
User avatar
mikeyww
Posts: 26851
Joined: 09 Sep 2014, 18:38

Default coordinates are relative to client area, not active window (MouseMove)

Post by mikeyww » 27 Mar 2023, 07:24

MouseMove:
Coordinates are relative to the active window unless CoordMode was used to change that.
This should be the following.

Coordinates are relative to the active window's client area unless CoordMode was used to change that.

User avatar
Ragnar
Posts: 613
Joined: 30 Sep 2013, 15:25

Re: Default coordinates are relative to client area, not active window (MouseMove)  Topic is solved

Post by Ragnar » 27 Mar 2023, 09:00

Thanks for reporting. I've fixed it (including Click, ImageSearch, MouseClick, MouseClickDrag, MouseGetPos, PixelGetColor, PixelSearch and ToolTip).


Post Reply

Return to “Suggestions on Documentation Improvements”