Is it possible to get mouse click position in Scroll View?
Is it possible to get mouse click position in Scroll View?
- Subject: Is it possible to get mouse click position in Scroll View?
- From: Brian Christmas <email@hidden>
- Date: Thu, 31 Mar 2016 16:24:21 +1100
G’day scripters
Yet another question that googling did not find an answer to.
In my project I’ve got an uneditable scroll view that holds data from up to 1,000 emails, with 9 lines for each email describing data such as sender, arrival time, times to process, attachments counts, errors, etc.
I’d very much like to be able to click on the window, and open the email behind the group of data. I can include an extra line to add the emails unique id to find it, so there’d be 10 lines per email, or 10,000 lines in total. It’s quite fast at scrolling 9,000 lines.
Is this doable? I’d have to locate the click position, and calculate it’s position relative to the vertical scroll bar.
Regards
Santa
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden