Re: Why aren't my bindings firing?
Re: Why aren't my bindings firing?
- Subject: Re: Why aren't my bindings firing?
- From: Charles Srstka <email@hidden>
- Date: Sun, 29 Jun 2008 23:33:47 -0500
On Jun 29, 2008, at 11:30 PM, Hamish Allan wrote:
Perhaps NSControls have their own bind:toObject:withKeyPath:options:
implementation which simply checks for "value" and effectively binds
to "objectValue"? No, classdump confirms that the only
bind:toObject:withKeyPath:options: implementation is that of the
NSKeyValueBindingCreation category of NSObject.
Wait, what? Okay, that contradicts the understanding that I had come
to... so the built-in views establish two-way bindings *without*
overriding bind:toObject:withKeyPath:options:? Great, that puts us
back to square one!
Is there some way to page mmalc to this thread? I think his input
would be really helpful about now...
Charles
_______________________________________________
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