On Sep 20, 2008, at 05:05 , Alex Mills wrote:

Hey,

I have started looking at Key Value Observing but I'm having trouble working out how to observe the changes within an Array.

Is there some place I can find example code on this to help wrap my head around it?

I'm pretty sure that you can't do KVO directly on arrays, just on the relationships that the array holds, but to get started, here is
a link to the Key-Value Observing guide from Apple:

http://developer.apple.com/documentation/Cocoa/Conceptual/KeyValueObserving/KeyValueObserving.html#/ /apple_ref/doc/uid/10000177

You might also want to do a full-text search for KVO and Key-Value Observing in the search window in Xcode.

HTH, Jason

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to