Re: NSTextView's MarkedText
Re: NSTextView's MarkedText
- Subject: Re: NSTextView's MarkedText
- From: Gordon Apple <email@hidden>
- Date: Wed, 24 Jul 2013 19:10:42 -0500
- Thread-topic: NSTextView's MarkedText
You may be onto something. When I checked the docs for this, I said ³no²,
then looked at the notification description, which indicates that this is
only called once when selection activity ceases. I¹ll give it a try and
report back.
On 7/24/13 5:08 PM, "Quincey Morris" <email@hidden>
wrote:
> 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