On 22 May '08, at 10:11 AM, j o a r wrote:

It expects you to return an object that will be used by the cells in your table view to display their respective value.

To be specific, the value you return is passed to the cell's - setObjectValue: method. So you should return a value that's appropriate for the type of cell in that column — for a text column that would be an NSString or NSAttributedString, for an image column an NSImage, for a checkbox or slider an NSNumber...

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to