Custom Formatters and NSTableView
Subject : Custom Formatters and NSTableView
From: Adam Thorsen <email@hidden >
Date: Wed, 28 Nov 2007 09:23:12 -0800
Delivered-to: email@hidden
Delivered-to: email@hidden
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; bh=Ba9lvwYfkyFbT7JqkccZDf5BpTiY0rGI69kXLlVbLjs=; b=Hz5/Q0O+TWCVr2eDIY/d56VG/pFZeV5iHwQr2dB6C+ixh5r+TkIZcUIcxmJvJJKB74tEp13zQfCUqyZQ07WD1IOIP9BT99c6QL/NkFoncOvIm37KincKLMzrgOwzPR8meVVHoR6U8js34VDgOXszCvOlL0jpi1CIz12jKyxJ/3k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; b=cVW6CpGb60JluIQMWzgJ4ueJ4AnnQCpcIDonlbR78So10/d7nb3hFy9mdbUrS9JuB/E60BUol/4DyB1S+pvCTbLWMsOTeRIf5nTf6fW2AGAXtaF6bw+nPVkJKbjv6Ebo0cEg/ITNKLhqQhEy9BMhI8rjQYUXzvI5lUrSmmmUKG4=
Are there any requirements for objects that will be passed to a custom
formatter from an NSTableView datasource? One requirement appears to
be an implementation of copyWithZone. Are there any others? Is there
a good place to go to see examples of custom formatters used with
NSTableView?
I ran into the issue with the missing copyWithZone method while trying
to map a table to an array of NSNetService instances using a datasource.
Thanks,
-Adam
_______________________________________________
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.