Re: Different NSCells in an NSOutlineView
Re: Different NSCells in an NSOutlineView
- Subject: Re: Different NSCells in an NSOutlineView
- From: Jerry Krinock <email@hidden>
- Date: Thu, 20 Oct 2005 05:43:25 -0700
- Thread-topic: Different NSCells in an NSOutlineView
on 05/10/20 04:13, Andy Lee at email@hidden wrote:
> On Oct 20, 2005, at 4:13 AM, malcom wrote:
>> Hi. Yes that's ok. I need to have different NSCell for each row. Where
>> is this delegate into NSOutlineView? I can't find it....
>
> It's not a delegate method, it's an instance method of NSTableColumn:
>
> dataCellForRow:
>
> - (id)dataCellForRow:(int)row
Oops, I mis-read my own code. So I guess you *can* return different cells
for different columns.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden