Re: Adding Checkboxes and PopUp Menus to OutlineViews
Re: Adding Checkboxes and PopUp Menus to OutlineViews
- Subject: Re: Adding Checkboxes and PopUp Menus to OutlineViews
- From: Kam Dahlin <email@hidden>
- Date: Fri, 9 Mar 2007 11:40:40 -0800
Quick search turned this up:
http://www.cocoadev.com/index.pl?NSOutlineViewWithCheckboxes
might be a good place to start. NSOutlineView uses NSTableColumns so
anything you can do with a normal table view column can be
accomplished in a NSOutlineView. If you want these controls in the
same cell, that is a little more work, but completely doable.
Regards,
Kam Dahlin
The best time to add insult to injury is when you are signing
someones cast.
On Mar 9, 2007, at 11:32 AM, Jason Barker wrote:
Is it possible to add checkboxes and popup menus to cells within an
outline view? If so, does anyone have a simple example or a link to an
example?
Thank you,
Jason
_______________________________________________
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
_______________________________________________
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