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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com
  • Find bindings Alejandro Rodriguez
    • Re: Find bindings Rob Keniger

Reply via email to