Search TekSocial
Stay Connected

Enter your email address:

(We respect your privacy!)

Or subscribe with your favorite RSS Reader

  

Entries in iPhone SDK (1)

4:58PM

iPhone SDK Tutorial: UIAlertView

I decided to upload some Xcode Tutorials on YouTube so a lot of people could get started with learning how to develop their own iPhone applications. In the first tutorial I will be teaching you how to create a UIAlertView, which is essentially a pop up in your application, wether it be when the app launches or anything else really. The UIAlertView displays a title and a message, as well as some buttons either below it so different actions can be given to each button accordingly.

To check out how to create the UIAlertView watch the video below: