Re: NSOutlineView cell editing behavior
Re: NSOutlineView cell editing behavior
- Subject: Re: NSOutlineView cell editing behavior
- From: Quincey Morris <email@hidden>
- Date: Fri, 08 Feb 2013 12:09:30 -0800
On Feb 7, 2013, at 23:15 , Kyle Sluder <email@hidden> wrote:
> Subclass NSOutlineView and override -textDidEndEditing: to do the right thing? (Or whatever the delegate method is that gives you the "movement reason.")
Weirdly, it doesn't get to this delegate method -- nor does *my* delegate ever get messages from NSOutlineViewDelegate's superprotocol, NSControlTextEditingDelegate, which should be a way of getting a similar point of control.
For now, I think I'll just put this aside and move on. Thanks for the assistance.
_______________________________________________
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