Re: NSTableView view based full width view
Re: NSTableView view based full width view
- Subject: Re: NSTableView view based full width view
- From: Jonathan Mitchell <email@hidden>
- Date: Thu, 26 Jun 2014 14:36:15 +0100
On 26 Jun 2014, at 13:16, Jonathan Mitchell <email@hidden> wrote:
>
> On 25 Jun 2014, at 16:41, Ken Thomases <email@hidden> wrote:
>>
>> Couldn't you return a custom row view using -tableView:rowViewForRow: and then return no cell views for that row by returning nil from -tableView:viewForTableColumn:row:?
>>
> Customising the group row behaviour does seem like the answer here.
Having said that it is a bit of a kludge.
1. Alternate row highlighting is broken.
2. The size style is ignored by the group row unless a custom fixed height is specified.
J
_______________________________________________
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