Re: changing cell controls in an NSOutlineView
Re: changing cell controls in an NSOutlineView
- Subject: Re: changing cell controls in an NSOutlineView
- From: Jerry Krinock <email@hidden>
- Date: Wed, 27 Dec 2006 17:42:21 -0800
- Thread-topic: changing cell controls in an NSOutlineView
on 06/12/27 15:28, William Irving Zumwalt at email@hidden wrote:
> Now what I'd like to do is change only specific cells to an NSComboBox
> or other. Anyone know of any examples on how to do something like
> this? For example, of the 15 child nodes in the outline view, I'd like
> #3 and #8 to be NSComboBoxes.
I think you need to subclass NSTableColumn and implement dataCellForRow:.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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