Re: NSOutlineView: what does this even mean?
Re: NSOutlineView: what does this even mean?
- Subject: Re: NSOutlineView: what does this even mean?
- From: Kyle Sluder <email@hidden>
- Date: Thu, 22 May 2014 00:20:59 -0400
On May 22, 2014, at 12:15 AM, Graham Cox <email@hidden> wrote:
>
> So I want to use a custom subclass of NSTableRowView so I can use an in-house UI highlighting style. It's far from obvious how to do this, even though other documentation states that this is the 'correct' approach to customising the row highlight of a view-based table. The docs only have the text above, providing a glimmer of hope.
Drag an NSTableRowView instance onto the table view, and assign it the "NSTableViewRowViewKey" identifier on the identity tab.
You should watch the WWDC video where they introduce view-based NSTableViews.
--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