NSArrayController Funkyness
NSArrayController Funkyness
- Subject: NSArrayController Funkyness
- From: Herr Witten <email@hidden>
- Date: Fri, 30 Jan 2004 13:27:56 -0500
When I add several objects to an NSArrayController, display them in a
table and then call remove: when one is selected, all of those with the
same representation in the table disappear. That is, it removes all of
the objects whose model key returns the same string and not the object
itself. What can I do? Thanks
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.