NSArrayController and NSUnarchiveFromData
NSArrayController and NSUnarchiveFromData
- Subject: NSArrayController and NSUnarchiveFromData
- From: "Tony S. Wu" <email@hidden>
- Date: Tue, 10 Apr 2007 23:03:16 -0700
i have a NSArrayController bound to Shared User Defaults for an array
of custom objects stored in the preference file.
the array is archived, hence the value transformer of
NSUnarchiveFromData in the binding setting.
everything displays fine, except when i try to add and remove an
object from the array controller.
when i try to insert or remove, my run log says "*** -
[_NSControllerArrayProxy insertObject:atIndex:]: selector not
recognized [self = 0x561c630]".
i think it's something about the value transformer.
does anyone know how to fix this?
thanks.
Tony S. Wu
email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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