The GigaOM Network: Cleantech | Tech Insider | Gadget Gurus | Online Video | Open Source | Web Life | Research | Live Events | About | Contact

Author Archive for Keun Lee

Site: http://

iPhone Dev Sessions: Create a Navigation-Based Application

Written on April 15, 2009 by Keun Lee and 34 people have commented

In this tutorial, you will learn how to do the following:

Create and run a Navigation-Based Application from XCode
Create and add a user interface, designed in Interface Builder, as a sub-view to a navigation based application
Navigate to sub-views from a UITableView
Allow sub-views to access application data

Creating and Running a Navigation-Based Application in XCode
Let’s start off by [...]