I’m trying to put the current x,y values of the cursor in a pair of text boxes when I click anywhere on an image in Photoshop CS. I can’t seem to find references to Photoshop’s “measure” tools for scripting, nor a simple way to find these cursor values? Can anyone help?
Basically it would involve having your ASStudio app active over an open Photoshop file. You would then put your cursor over the disired spot and after clicking the mouse your ASStudio app would pick up the x & y values and then input them into the desired text boxes.
If anyone has a better approach/idea, please let us know.