Getting started with the SplitViewController on the iPad
Posted: December 1st, 2010 | Author: admin | Filed under: Everyday Apps | Tags: Getting, ipad, SplitViewController, Started | 6 Comments »
In this screencast, I show you how to build a simple iPad app using the new SplitViewController. As we build the app, you’ll learn the basics of creating a SplitViewController-based app, and how to implement a simple XML reader to read an XML feed, display a list of article titles and load an article into the detail view when its title is tapped in the list. For more information about O’Reilly training, contact training@oreilly.com Click here to view this article on OReilly.com: broadcast.oreilly.com


A better way is to simply reloadData: from the XML parsers’ didFinishDocument: method.
Nice tutorial
This is a great tutorial.
This is probably the best iPad SplitView related screencast that is out there at this time. Keep them coming, Elizabeth !
As someone who has done most of his iPhone programming without IB, I failed to change the rootViewController’s tableView to be grouped. Programatically I just create it with that style but here it seems to be all hidden away somewhere.
Anybody can shed some light on this?
thanks Elisabeth for this screen-cast, very useful for me as a beginner
please post more in-depth iPad programming, would love to create something like Yahoo Entertainment for iPad, which have a TV schedule on it
It would be real nice if we knew who the presenter was