Re: Proper target for table cell view buttons
Re: Proper target for table cell view buttons
- Subject: Re: Proper target for table cell view buttons
- From: David Catmull <email@hidden>
- Date: Fri, 08 Apr 2016 09:44:14 -0600
On Apr 7, 2016, at 11:45 AM, Fritz Anderson <email@hidden> wrote:
>
> I’m curious about two things.
>
> (1) Which platform?
OS X 10.11.3
> (2) Is your view controller not a table delegate already?
I currently have the data source as the delegate, mainly because to me it makes more sense to have the delegate method outlineView:viewForTableColumn:item in the data source. The data source is a separate object from the view controller because I have different modes for the table, which I implement partly by switching data sources.
_______________________________________________
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