Closed Apprisco closed 1 month ago
Did you set the appropriate CoordMode type? Note that coordinates are relative to the active Window, unless coord mode is changed.
Closing as stale and can't reproduce. If this is still a problem, please open another issue with the details and minimal reproducible example.
describe your issue
print(ahk.mouse_position,wa.GetCursorPos()) gives different values on a multi monitor system. This is especially bad as the Window subclass works perfectly, giving the correct position via get_position.
ahk.version
No response
AutoHotkey version
No response
Code to reproduce the issue
Traceback/Error message
No response