Re: Advice needed: outline view with different rows?
Re: Advice needed: outline view with different rows?
- Subject: Re: Advice needed: outline view with different rows?
- From: Matt Neuburg <email@hidden>
- Date: Sun, 08 May 2005 15:33:42 -0700
On Fri, 6 May 2005 22:02:07 +0200, Thomas Lachand-Robert <email@hidden> said:
>I would like to implement an interface object very similar to
>NSOutlineView, except that the rows are different from each others:
>some are editable text fields, some are images, some are static text
>with a disclosure showing children cells.
This has been possible for a long time: just override NSTableColumn's
dataCellForRow:. In fact, that method exists exactly so that you can do
this. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
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