Good iPad SplitViewController tutorial? [closed]

余生长醉 提交于 2019-12-03 05:11:06

问题


I'm new to iOS development and am trying to learn how to use the iPad's splitViewController. I've seen a couple of tutorials online but they all start with the master-detail template. Can someone suggest a tutorial or give me an example that makes a split-view application from scratch as I want to know how it works...

Thanks!

-Shredder


回答1:


Kindly have a look on this tutorial with example http://www.mindyourcode.com/ios/adding-interactive-splitview-for-ipad/




回答2:


http://www.raywenderlich.com/1040/ipad-for-iphone-developers-101-uisplitview-tutorial

Great website for iOS tutorials and source code.




回答3:


You guys might also want to check this out. It's done programmatically.

http://iosmadesimple.blogspot.com/2013/05/uisplitviewcontroller-landscape.html

and

http://iosmadesimple.blogspot.com/2013/05/uisplitviewcontroller-portrait.html




回答4:


Best tutorial for me was http://nshipster.com/uisplitviewcontroller/.

Clear explanations with lots of illustrations.




回答5:


The following link will bring you to a tutorial on using a UISplitViewController in an iPad app using Storyboards:

http://klanguedoc.hubpages.com/hub/iOS-5-How-To-Create-a-SplitViewController-iPad-Application



来源:https://stackoverflow.com/questions/9986174/good-ipad-splitviewcontroller-tutorial

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!