Re: recursing bindings?
Re: recursing bindings?
- Subject: Re: recursing bindings?
- From: mmalcolm crawford <email@hidden>
- Date: Thu, 16 Jun 2005 13:20:44 -0700
On Jun 16, 2005, at 12:59 PM, Joshua Scott Emmons wrote:
How do I update the observable object I'm bound to without causing
it to immediately send me an observeValueForKeyPath... with the
value I just sent it?
Umm, don't send the update in your setValue: method?
Is this a view class? It may be appropriate to implement an
updateForEvent method. See <http://developer.apple.com/samplecode/
BindingsJoystick/BindingsJoystick.html> for an example.
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