Binding an NSPopUpButtonCell
Binding an NSPopUpButtonCell
- Subject: Binding an NSPopUpButtonCell
- From: "R. Tyler Ballance" <email@hidden>
- Date: Wed, 12 Apr 2006 03:37:58 -0500
Well, after playing with this endlessly, I just can't figure this
out. I'm using the dynamic duo of Core Data and Cocoa Bindings in
this NSTableView, which has a few NSPopUpButtonCell's in it.
In each row, these values are supposed to be different, i.e. the
content of the popupbuttoncells should be dependent on what value is
in the row.
I've more or less got it working, except the controller that the
content and contentValues is bound to the controller that controls
the rest of the table view's data.
Problem is, is that this only really works when the controller key is
set to "selection" (The documentation on Apple doesn't really address
Cocoa Bindings with Core Data)
This is really hard to explain, so let me know if there are any
ambiguities in what i've said
Cheers,
-R. Tyler Ballance
_______________________________________________
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