Re: KVO and an array of dictionaries
Re: KVO and an array of dictionaries
- Subject: Re: KVO and an array of dictionaries
- From: Johan Kool <email@hidden>
- Date: Tue, 22 Feb 2005 10:22:27 +0100
Hello mmalc,
Thank you for your pointer. And for the sample code as well.
Of course I have searched the web and archives (that's why I quoted
some of it). It's just that at times it's hard to think of the right
keywords to use in order to get the right results.
Anyway, from your code I understand that my suggestion on how to
approach the problem was the right one, which was what I needed to
know.
My suggestion was:
>The only thing I can think of now is to send an addObserver::: to each
>dictionary for both keys and keep on doing so when I get notified of
>changes in the array. Then when the key for say the x-value is changed
>I can send removeObserver::: to each dictionary followed my
>addObserver:::.
Regards,
Johan
On Mon, 21 Feb 2005 17:13:41 -0800, mmalcolm crawford
<email@hidden> wrote:
>
> <http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
> See: "Graphics Bindings"
>
> Please search the web and the archives before posting questions.
>
> mmalc
>
_______________________________________________
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