using NSCell with NSOutlineView
using NSCell with NSOutlineView
- Subject: using NSCell with NSOutlineView
- From: Gore <email@hidden>
- Date: Sun, 24 Mar 2002 00:55:53 +0200
I would like to be able to use one or two cell(s) to display both a
checkbox and a text field in the same table column. Like the outlineview
in OmniOutliner. Do I have to use 2 NSCells to do this, and how do I
implement them into the table view ?
Or can I use a NSButtonCell of checkbox type, but how do I then control
both the title and the checkbox value of that cell? any examples on this
is welcome...please help
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.