Search code examples
iosuitableviewuiscrollviewtelevision

TV Listing iOS5


I'm about to begin the development for a tv listing on iPad. I'd like to have a tv listing iTV alike but I don't seem to find where to begin or if I should use tables or scrollviews with nested views. I think the horizontal behavior is the most challenging here. If someone here could put me in the right direction It'd be awesome.

Thanks guys.


Solution

  • Maybe this tutorial could help: http://www.raywenderlich.com/4680/how-to-make-an-interface-with-horizontal-tables-like-the-pulse-news-app-part-1

    It explains how to layout a UITableView inside a UITableView like the pulse application