Re: Find bindings
Re: Find bindings
- Subject: Re: Find bindings
- From: Rob Keniger <email@hidden>
- Date: Sun, 18 Jan 2009 14:47:09 +1000
On 18/01/2009, at 8:13 AM, Alejandro Rodriguez wrote:
Is it possible to programmatically/dynamically find the binding
keypath for a NSTableviewColumn that is binded to a
NSArrayController. I've been looking and thinking for while but so
far I don't have much.
Yes, have a look at the -infoForBinding: method in the NSObject
NSKeyValueBindingCreation protocol.
However, normally you shouldn't need to do this. What are you trying
to achieve?
--
Rob Keniger
_______________________________________________
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
References: | |
| >Find bindings (From: Alejandro Rodriguez <email@hidden>) |