Hi,
I have an NSImageView and in IB have set it up so that it binds on
"Value Path". Everything works fine, but when I subclass NSImageView
and in my subclass want to get info about the binding and use [self
infoForBinding:@"Value Path"] (or when I instead have bound to
"Valueurl" use [self infoForBinding:@"Valueurl"]) the result is NULL.
Does IB name the bindings differently? Is there a way to query an
object and get back an array of current binding names?
Thanks,
david.
_______________________________________________
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