Re: Getting added object with KVO
Re: Getting added object with KVO
- Subject: Re: Getting added object with KVO
- From: George Orthwein <email@hidden>
- Date: Fri, 14 Jul 2006 16:22:29 -0400
On Jul 14, 2006, at 11:47 AM, Matt Neuburg wrote:
The content property of an NSArrayController *is* observable with
KVO. To
prove this, observe it and then say setContent:. However, I don't
see what
that has to do with your original problem.
True, it is observable... it's related to the original problem
because it also has an empty change dictionary. So in this regard, it
doesn't work any better than observing arrangedObjects.
I also found your idea of notifications useful. I too, was only
thinking of bindings related solutions. So thanks!
George
_______________________________________________
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