Re: insertObject:in<Key>AtIndex: not being called.
Re: insertObject:in<Key>AtIndex: not being called.
- Subject: Re: insertObject:in<Key>AtIndex: not being called.
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 3 Apr 2005 01:55:15 -0800
On Apr 3, 2005, at 1:51 AM, mmalcolm crawford wrote:
Which leads to me next question about bindings, which I've posted
elsewhere. If I bind a to-many property that's providing indexed
accessors, the default bind: behaviour provided in NSObject tries
to call setValue:forKey: instead of using
mutableArrayValueForKeyPath:, and so I get a "not KVC compliant"
error message. Is this what should happen?
No -- assuming you're using an array controller?
Hmm, I may have misinterpreted your question. Could you clarify
what's being bound where?
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