Re: Why UIBarButtonItemStyleBordered?
Re: Why UIBarButtonItemStyleBordered?
- Subject: Re: Why UIBarButtonItemStyleBordered?
- From: Matt Neuburg <email@hidden>
- Date: Fri, 19 Nov 2010 07:07:46 -0800
On Thu, 18 Nov 2010 19:03:15 -0800, Laurent Daudelin <email@hidden> said:
>Why this style if it doesn't make any difference with a bar button based on a custom view?
>
>I want to put an activity indicator on a bar button but it seems I can't. Well, I can but when I switch the right bar button item to the bar button item with the activity indicator, no border is drawn. I don't like the button that seems to disappear and reappear. Any way to do that?
An activity indicator is not a button so this is kind of a weird idea. However, it's your UIView. You want a border drawn around it? Then draw a border around it. m.
--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.apeth.net/matt/default.html#applescriptthings_______________________________________________
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