iPhone SDK Articles
iOS Tutorials

    Drill down table view with a detail view

    On March 29, 2009 · In iPhone SDK Tutorials, UITableView

    Since I published my drill down table view tutorial, I got a lot of positive feedback but with one common request. How do I load a different detail view for an item or how do I load a UITabBarController in the detail view. In this tutorial I will show how to load a different detail [...]

    Continue Reading →

    SQLite and CoreData

    On March 28, 2009 · In iPhone SDK Tutorials, SQLite

    Yes, Apple has finally ported Core Data to the iPhone which means using SQLite in an application is not the best approach. Once the OS 3.0 is officially released, I will be posting more tutorials on using Core Data. Thank you for all your continued support.

    Yes, Apple has finally ported Core [...]

    Continue Reading →

    UITableView – Drill down table view tutorial

    On March 8, 2009 · In iPhone SDK Tutorials, UITableView

    Until now we saw how to create a simple table but there are times when we need to show another table view when a row is selected. This kind of a flow is called “drill down” and in this tutorial we learn how to create a drill down table view. Click on “Read more…” to [...]

    Continue Reading →
    • Categories

      • Application Preferences
      • iPhone Google Groups
      • iPhone SDK Tutorials
      • Localization
      • Parsing XML
      • SQLite
      • Touches
      • UIAlertView
      • UIPickerView
      • UITableView
      • UIToolbar
      • UIWebView
      • Uncategorized
    • Archives

      • August 2011
      • March 2009
      • February 2009
      • January 2009
      • December 2008
      • November 2008
      • October 2008
      • September 2008
      • August 2008
      • July 2008
    • Tags

    iPhone SDK Articles

    Pages

    • About
    • Contact

    The Latest

    • NULL or nil?
      In Cocoa both of them are typedef to zero. nil is an […]

    More

    © 2011 iPhone SDK Articles
    Platform by PageLines