Re: "sticky" buttons in UIToolbar?
Re: "sticky" buttons in UIToolbar?
- Subject: Re: "sticky" buttons in UIToolbar?
- From: Rick Mann <email@hidden>
- Date: Thu, 02 Aug 2012 17:53:47 -0700
On Aug 2, 2012, at 17:37 , Graham Cox <email@hidden> wrote:
>
> On 03/08/2012, at 9:23 AM, Rick Mann wrote:
>
>> Is there another way?
>
>
> NSSegmentedControl?
Perhaps I spoke too soon. I can make that work, but only by adding an additional segment that I'd rather not add. The reason is that if the user taps on the currently-selected segment, it doesn't send its action message.
I want the user to be able to select between one of two things, or none at all. I can put a third segment in there, "none", but I'd rather they just tap again to turn off the currently-selected segment.
Eh, then again, that goes against my personal hatred of most toggle buttons (refresh/stop in Safari, in particular). I guess I can live with three segments.
--
Rick
_______________________________________________
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