Re: NSMatrix Content Binding
Re: NSMatrix Content Binding
- Subject: Re: NSMatrix Content Binding
- From: Keary Suska <email@hidden>
- Date: Mon, 14 Apr 2008 09:07:02 -0600
- Thread-topic: NSMatrix Content Binding
on 4/13/08 8:57 PM, email@hidden purportedly said:
> I have a matrix of radio buttons that I'm trying to bind-ify. The two
> options in the matrix should shown with the titles:
>
> Mac OS Extended
> Mac OS Extended Journaled
>
> The *values* of these two items should be:
>
> HFS+
> Journaled HFS+
<snip>
>
> Is there a way to do what I want to do?
If changing your array to an array of dictionaries is not acceptable, you
could use a custom NSValueTransformer.
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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