Re: NSButtonCell and title binding
Re: NSButtonCell and title binding
- Subject: Re: NSButtonCell and title binding
- From: GbT <email@hidden>
- Date: Fri, 10 Feb 2006 15:30:04 +0100
I read on this mailing list a lot of messages about nscell inside
nstablecolumn bindings, but none of them show what to do with bindings
in IB.
Anyone? Thanks
2006/2/9, GbT <email@hidden>:
> I'm trying to set the title binding in interface builder of a
> nsbuttoncell inside a nstablecolumn. I tried to bind every key of my
> nstreecontroller but every time I get:
>
> *** Uncaught exception: <NSUnknownKeyException>
> [<_NSControllerTreeProxy 0x3c7960> valueForUndefinedKey:]: this class
> is not key value coding-compliant for the key name.
>
> In this case i bind the title with: arrangedObjects name, which is
> surely key value coding compliant, I use it in another nstablecolumn
> with the value binding.
>
> Documentation about bindings is poor in my opinion... are there any
> books explaining bindings better? I ordered Cocoa Programming by
> S.Anguish because it seems very interesting (as a reference book) and
> I read every page of Cocoa Programming for Mac Os X by A. Hillegass...
> the second is very good, but none of them explain bindings in a
> detailed manner.
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden