Re: Custom cell in NSTableView
Re: Custom cell in NSTableView
- Subject: Re: Custom cell in NSTableView
- From: Jerry Krinock <email@hidden>
- Date: Mon, 30 May 2005 05:29:54 -0700
on 05/05/29 22:35, Gregory Olds II at email@hidden wrote:
> table view where all but the first column have a cell which contains
> 2 text fields separated by a think black line. I'm not sure where to
> start to achieve this. Do I subclass NSCell and do some magic there,
> or do I just create a kind of custom NSView?
It's not intuitive, but each column is an "NSTableColumn". Start by
studying how to subclass NSTableColumn.
_______________________________________________
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