RE: Newbie NSTableView How to get Multicolor Table Cells an Image s
RE: Newbie NSTableView How to get Multicolor Table Cells an Image s
- Subject: RE: Newbie NSTableView How to get Multicolor Table Cells an Image s
- From: Esteban Uribe <email@hidden>
- Date: Fri, 11 Apr 2003 14:25:14 -0700
Hi,
On Friday, April 11, 2003, at 02:03PM, ROSE,ROBERT W (HP-Corvallis,ex1) <email@hidden> wrote:
>
Is there any sample code floating around out there that demonstrates all of
>
the different types of things that you can embed in an NSTableView?
>
Specifically, I'm looking for good examples of checkboxes, radio buttons,
>
and progress indicators, AND how to dynamically add and remove these types
>
at run-time.
>
>
?
>
-robert
You can set the appropriate NSButtonCell using the NSTableColumn's setDataCell method.
I know there's an example out there but i dont remember where i saw it.
Here's a good link with a nice code sample though
<
http://cocoa.mamasam.com/COCOADEV/2002/02/1/24585.php>
-Esteban
_______________________________________________
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.