NSOutlineView and checkbox cells for child items
NSOutlineView and checkbox cells for child items
- Subject: NSOutlineView and checkbox cells for child items
- From: "Justin Williams" <email@hidden>
- Date: Sat, 30 Aug 2008 23:35:59 -0500
Hi,
I have an two-column NSOutlineView with the first column being an
checkbox cell. This works fine for any root level/parent items, but
any children underneath a given item will not display a checkbox cell.
You can see a screenshot of what i'm describing here:
http://secondgearllc.com/attachments/083008outlinebad.png
I'd like to have a checkbox displayed for each item in my outline
view. I've accomplished this via a custom NSCell that has a
checkbox and title drawn in it, but I was hoping I could use cut out a
bit more code in this 10.2-era -> 10.5 code upgrade. Ideally the
final product will look similar to this:
http://secondgearllc.com/attachments/083008outlinegood.png
Thanks for any help you can offer.
-
Justin Williams
http://carpeaqua.com/
-
Check out Today: iCal's new best friend <http://secondgearllc.com/today/>
-
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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