Re: NSArrayController Key-Value Observing
Re: NSArrayController Key-Value Observing
- Subject: Re: NSArrayController Key-Value Observing
- From: mmalc crawford <email@hidden>
- Date: Thu, 10 Jan 2008 20:13:04 -0800
On Jan 10, 2008, at 6:33 PM, Paul De Vera wrote:
I am trying to track the selections of an NSArrayController. I set
up an observer for the selectedObjects property of the
NSArrayController but when I get to observeValueForKeyPath and print
the description of the (NSDictionary *)change argument, I get null
for the old value. I was expecting to get an NSArray. Why am I not
getting the proper value?
<http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
mmalc
_______________________________________________
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