Re: Setting data cell type for a specific row
Re: Setting data cell type for a specific row
- Subject: Re: Setting data cell type for a specific row
- From: Graham Cox <email@hidden>
- Date: Tue, 27 Jan 2009 11:49:41 +1100
On 27 Jan 2009, at 11:00 am, email@hidden wrote:
Which works, only problem is, it changes the image and target for
every cell in the column.
Ken,
Just to make sure you realise this, as this seems to be a very common
misconception/source of errors:
There is only one cell *per column*. Try logging the cell address for
each row - you'll find it's the same. That's why setting the image for
the cell affects every row.
As I.S. says, implement the delegate method and you're done.
--Graham
_______________________________________________
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