iPhone SDK: Creating Buttons and Adding Actions & Alert View

READ ME FIRST! Download the SOURCE CODE for this project here bit.ly In this tutorial I show you how to create a very basic iPhone / iPod Touch app that will display four buttons. When the user taps one of the buttons, an alert will popup with text. Depending on the button pressed, the text in the alert will change. Thanks for watching! desdot.tumblr.com http twitter.com Although this may be a basic app tutorial, it will hopefully greatly help you to start the dive into the world of iPhone application programming with the iPhone SDK. XCode and the iPhone SDK is required – If you do not have these, you can create a free iPhone developer account here – developer.apple.com – and download the iPhone 2.2.1 SDK.
Video Rating: 4 / 5

12 thoughts on “iPhone SDK: Creating Buttons and Adding Actions & Alert View

  1. This is fantastic! Thank you so so so much for this — this really helped me understand some of the basics. You’re awesome.

  2. Some of the UIButtons I typed in were not highlighted, which is why I believe I cant get my buttons to be recognized. Please help, I cannot get them to high light in purple, in xcode…

  3. When i tried to connect my file’s owner to the buttons it doesnt give the grey dialogue display box to choose button 1 – 4. It only says Outlet, the under it “- view”. What went wrong?

  4. @thudrock and @gilesvang i did all the same and get alot of errors and mistakes but i fix them all except one error which tells me : – no’titleforstate:’ method found
    exactly in this line
    NSString *FavoritMac = [sender titleforstate:UIControlStateNormal];
    any help plz??? 🙁

Leave a Reply

Your email address will not be published. Required fields are marked *