Re: KVO/dealloc problems
Re: KVO/dealloc problems
- Subject: Re: KVO/dealloc problems
- From: "Jeremy Higgs" <email@hidden>
- Date: Wed, 3 May 2006 00:53:56 +1000
Hi Jim,
Thanks for that tip. Through much hacking with KVO, I was able to get
it working in the end.
Jeremy
On 4/28/06, Jim Correia <email@hidden> wrote:
On Apr 28, 2006, at 6:07 AM, Jeremy Higgs wrote:
> I have this working via KVO at the moment, but the objects are removed
> from the mutable array independent of the controller (since the array
> is bound to the tableview), so the controller has no idea when the
> object is removed/dealloc'd via the interface.
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html
Look for "Programmatic modifications to arrays not noticed by table
view" and "Batch import into an array, and other mass changes".
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden