Re: NSTextView's MarkedText
Re: NSTextView's MarkedText
- Subject: Re: NSTextView's MarkedText
- From: Quincey Morris <email@hidden>
- Date: Wed, 24 Jul 2013 15:08:14 -0700
On Jul 24, 2013, at 14:53 , Gordon Apple <email@hidden> wrote:
> I need the mouseUp (selection ended)
Why not use the delegate method for detecting a selection change (textViewDidChangeSelection) and, using state you save when a pen swipe starts, change the attributes on the new selection if the selection change is due to a pen swipe.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden