UIActivityIndicatorView UIActionSheet modal loading screen

How do I show a loading screen?  A modal loading indicator. So you need to do a web request and wait for a response, you don’t want the user to interfere while this is happening?  Welcome UIActionSheet and UIActivityIndicatorView. So I send a multi-form http post request, and need to wait for a response. Just […]

Posted on March 3, 2009 at 9:04 am by Jordan Carter · Permalink · One Comment
In: Iphone · Tagged with: , ,