Replace UIBarButtonItem with UIAlertView

Posted by Luca on Stack Overflow See other posts from Stack Overflow or by Luca
Published on 2010-06-03T11:21:44Z Indexed on 2010/06/03 11:24 UTC
Read the original article Hit count: 244

Hi

I want to replace my UIBarButtonItem (used for refresh) with a UIAlertView and, when the refresh is finished, I want to turn back to the refresh button and remove the UIAlertView. Can anyone help me?

Thanks

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about iphone-sdk