Using NSCell with NSTableView
Using NSCell with NSTableView
- Subject: Using NSCell with NSTableView
- From: Gore <email@hidden>
- Date: Thu, 14 Mar 2002 11:26:21 +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. 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? 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.