Re: NSControllerObjectProxy
Re: NSControllerObjectProxy
- Subject: Re: NSControllerObjectProxy
- From: Tim Lucas <email@hidden>
- Date: Thu, 19 May 2005 22:47:17 +1000
On 19/05/2005, at 11:58 AM, Jiva DeVoe wrote:
When I bind a custom view to an NSArrayController's "selection"
property, the thing I get in my
"observeValueForKeyPath:ofObject:change:context" method winds up being
an NSControllerObjectProxy and *not* an instance of the objects that
are actually in my array - therefore, I have to access all my
properties on that object using valueForKey.
Have you tried binding to "selectedObjects" instead?
- tim lucas
_______________________________________________
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