Re: Core Data, Filtering by PopUps & Bindings Confusion
Re: Core Data, Filtering by PopUps & Bindings Confusion
- Subject: Re: Core Data, Filtering by PopUps & Bindings Confusion
- From: Steve Steinitz <email@hidden>
- Date: Sat, 15 Nov 2008 15:15:32 +1100
Hi Brad,
I couldn't grasp from a quick skim of your post whether types are
related to categories in your model, ie. category <-->> type.
If so,
I'd say keep trying to do it with bindings -- it will work.
If not, I had a similar scenario where I ended up creating a custom
NSArrayController, to populate the popup, based on mmalc's Filtering
Controller sample. Mine responded to a change of another
popup. In
your case, you need to respond to a changed selection in a list
-- I
haven't worked out a good way to do that.
Cheers,
Steve
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden