Re: NSOutlineView cell editing behavior
Re: NSOutlineView cell editing behavior
- Subject: Re: NSOutlineView cell editing behavior
- From: Kyle Sluder <email@hidden>
- Date: Thu, 07 Feb 2013 23:15:28 -0800
On Feb 7, 2013, at 9:41 PM, Quincey Morris <email@hidden> wrote:
> Anyway, this gave me a simple test project, now bug-reported as #13178419. Unfortunately, I don't see a workaround.
Subclass NSOutlineView and override -textDidEndEditing: to do the right thing? (Or whatever the delegate method is that gives you the "movement reason.")
--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