
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
what would be a reason my view base template doesn’t show up in automator?
This is fantastic! Thank you so so so much for this — this really helped me understand some of the basics. You’re awesome.
Thank you so much for speaking up, no one else seems to be capable of this
kid you are a fricken genius.
any chance of the source code for this ?
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…
@Militia7 Me too…
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?
hey how did you learn objective c??
@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??? 🙁
Thanks very much. I learned a lot.
The link for the source code isn’t working for me 🙁 But good tutorial nonetheless!