Split View Tutorial using Interface Builder - Xcode 4.5.2

preview_player
Показать описание
In this tutorial, I show how to use UISplitViewController in an iPad applications. I create a masterview which is a subclass of UITableView. I create the detailview which is a subclass of UIViewController. When you select a row from the master view, the detailview would show the title that is selected from the master view.

Check out the iDear Diary App from the apple App store :)
:)
And Object Identifier from the apple App Store (for iPad only)
:)
Рекомендации по теме
Комментарии
Автор

Thanks a lot for this detailed tutorial. It was very helpful and I discovered that if I link the splitview controller to a navigation controller (as if embedding it in a navigation controller) and then delete the code you added in the AppDelegate (the code added in this tutorial - basically so its back to standard un-touched AppDelegate files) it miraculously works! So I now have a splitview running but the initial view on app start-up is a welcome screen with modal segues to other views (including the splitview). Been trying to do this for days!

Flumenek
Автор

Thanks for the SV Tutorial iffy! It helps me understand more about the coding. Well explained. How do I add the popover view? Merry Christmas and Happy New Year!

SergioBarreracoding
Автор

Thank you very much for this tutorial
Its very helpful

xCodeSoul
Автор

how to make it so that if I swiped, it shows me the spit-view or a table of contents?

Phloxx
Автор

zzzz, was this about split view or? I lost track... This should be a 2 min video, here's a split view, here's how you implement, thank you very much.. why was it an array of crap anyway?

mathieusan
visit shbcf.ru