Re: Custom View in a data cell
Re: Custom View in a data cell
- Subject: Re: Custom View in a data cell
- From: Andre <email@hidden>
- Date: Wed, 7 Sep 2005 03:52:59 +0900
Views aren't added to cells. What you do is make a custom cell that
draws in the particular row of a particular column in the table view.
There are lots of examples just check the apple supplied ones or on
google.
If you really want to add a view as a kind of cell, then look here:
http://www.cocoadev.com/index.pl?NSViewInNSTableView
On 平成 17/09/06, at 5:55, Le Stang Jean-Baptiste wrote:
Does anyone has seen a sample code showing how to create/maniuplate/
update custom views in a data cell of a table view?
TIA,
Jean-Baptiste LE STANG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden