NSButtonCell and title binding
NSButtonCell and title binding
- Subject: NSButtonCell and title binding
- From: GbT <email@hidden>
- Date: Thu, 9 Feb 2006 21:44:13 +0100
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