Welcome to iphone programming part 2, introduction to views. In this tutorial I’ll go over creating an application from scratch that transitions between 2 different views using the iphone’s built in UINavigationController and the navigation stack. If you haven’t done so already, I suggest reading through my first iphone article. If you already have a basic understanding of how to create an iphone application and hooking up IBOulets and IBActions in interface builder then you can head straight into this article. So let’s jump into it, and as always if you have any questions feel free to leave a comment and I’ll get back to you.Continue Reading
ArchivesPosts Tagged ‘XCode’
01MarIphone Programming Part 1 – Intro to Xcode and IB
First off before we start, here are a couple of things you will need to get started: 1. Mac running the latest version of xcode – This can be found on your install disc for leopard or snow leopard. 2. Latest version of the iphone SDK – This can be found at developer.apple.com Now we Continue Reading
Recent Comments