Re: ArrayController vs Pop-up button vs Transformer -- three way tag team death match!
Re: ArrayController vs Pop-up button vs Transformer -- three way tag team death match!
- Subject: Re: ArrayController vs Pop-up button vs Transformer -- three way tag team death match!
- From: Kyle Sluder <email@hidden>
- Date: Tue, 19 Apr 2011 08:09:45 -0700
On Apr 19, 2011, at 6:20 AM, Ben Golding <email@hidden> wrote:
>
> Sure, I'm using content to bind to an array controller bound to an array of pop-up button titles and selected index (though I'm picking up the selected object using [[arrayControlled selectedObjects] objectAtIndex:0]).
>
> I've also tried binding to contentValues which was unsuccessful too.
It might help to be a bit more precise. Enumerate all the configured bindings on your popup button. I like to use a syntax like this:
popupButton.content --(CapitalizeTransformer)--> [arrayController].arrangedObjects
--Kyle Sluder_______________________________________________
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