Re: NSTextView's MarkedText
Re: NSTextView's MarkedText
- Subject: Re: NSTextView's MarkedText
- From: Gordon Apple <email@hidden>
- Date: Wed, 24 Jul 2013 18:58:43 -0500
- Thread-topic: NSTextView's MarkedText
mouseUp never gets called. Never hits breakpoint on first line. That¹s what
I don¹t understand. This is a floating textView over a text draw object.
There is an overlay view in front, which is inert, except for rare
conditions. I checked to make sure it was not intercepting it. After all,
selection works, so the textView must have some way to determine when the
mouse is released.
On 7/24/13 5:05 PM, "Kyle Sluder" <email@hidden> wrote:
> Have you tried applying the attribute in -mouseUp:, after calling super?
>
> --Kyle Sluder
_______________________________________________
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