Custom Formatters and NSTableView
Custom Formatters and NSTableView
- Subject: Custom Formatters and NSTableView
- From: Adam Thorsen <email@hidden>
- Date: Wed, 28 Nov 2007 09:23:12 -0800
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:
This email sent to email@hidden