NSArrayController delete objects once removed
NSArrayController delete objects once removed
- Subject: NSArrayController delete objects once removed
- From: Matthew Delves <email@hidden>
- Date: Sat, 15 Dec 2007 23:31:12 +1100
Greetings,
The logic of my application is that there is an NSArrayController
which contains an array of object that are displayed in an
NSTableView. The problem is that when I call removeObject it will
remove the object, though not delete/dealloc the object and thus parts
of the custom NSCell and NSView remain.
Any help in addressing this would be nice.
Thanks,
Matthew Delves
_______________________________________________
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