Re: NSSegmentedControl select multiple cells
Re: NSSegmentedControl select multiple cells
- Subject: Re: NSSegmentedControl select multiple cells
- From: "email@hidden" <email@hidden>
- Date: Thu, 4 Mar 2010 09:43:11 +0000
On 4 Mar 2010, at 09:28, Florian Soenens wrote:
> Hi List,
>
> i googled this but found nothing relevant.
> I want a segmented control with 6 cells that instead of acting like radio buttons, they should act as checkboxes, that is, multiple cells should be selected.
> I tried to set the mode to "select any" in IB but no no avail.
> Also tried setting the mode programmatically, but that doesn't work either.
> Every time i click a cell, the others get deselected.
>
> I've seen examples of how to deselect all cells but not how to select multiple.
>
> Anyone has any ideas?
>
Are you using bindings?
Whenever a control seems to be acting counter intuitively I always check my bindings' options.
Regards
Jonathan Mitchell
Developer
http://www.mugginsoft.com
_______________________________________________
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