Re: Why UIBarButtonItemStyleBordered?

2010-11-19 Thread Matt Neuburg
On Thu, 18 Nov 2010 19:03:15 -0800, Laurent Daudelin laur...@nemesys-soft.com 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

Why UIBarButtonItemStyleBordered?

2010-11-18 Thread Laurent Daudelin
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