1
Declined

AutoInput to also report the actual coordinates of the click/long-click actions

%aicoordinates contains the center point of the clicked element.

This is fine for relatively small elements like buttons, but sometimes I want to know the actual point I clicked on a larger surface -- for instance, on a canvas in a drawing app.

Is it possible for AutoInput to set an extra variable (%aitruecoordinates ?) to return the point that was actually clicked?

Many thanks!

1 reply

Unfortunately it's not possible as far as I know...