Re: infoForBinding not working as expected

2009-02-21 Thread Ken Thomases
On Feb 21, 2009, at 5:57 AM, David Niemeijer wrote: 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

infoForBinding not working as expected

2009-02-21 Thread David Niemeijer
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 [