Re: Is this possible?
Re: Is this possible?
- Subject: Re: Is this possible?
- From: Shane Stanley <email@hidden>
- Date: Fri, 28 Aug 2015 16:32:50 +1000
On 28 Aug 2015, at 3:41 pm, Brian Christmas <email@hidden> wrote:
a text view
In that case you would make a subclass of text view, and override -mouseDown:. Something like:
on mouseDown:theEvent continue mouseDown:theEvent set selRange to my selectedRange()
You can then use the range to work out which email is involved. |
_______________________________________________
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