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" <k...@ksluder.com> wrote: > Have you tried applying the attribute in -mouseUp:, after calling super? > > --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com