iOS5:An example of split view controller

馋奶兔 提交于 2019-12-25 17:19:20

问题


I have been searching for a good example of split view controller. I am creating an app with textfields which when a user click on them, a pickerView pops up.

I need one for iOS5. All of examples i have seen is for 4 and i felt difficulty in modification.


回答1:


Check out this lecture:

http://www.stanford.edu/class/cs193p/cgi-bin/drupal/node/271

The video is available for free on iTunes U, and includes a demo where Prof. Hegarty goes through setting things up. Everything in this course is iOS 5 exclusively, so you may enjoy the entire course.

Enjoy,

Damien



来源:https://stackoverflow.com/questions/9467750/ios5an-example-of-split-view-controller

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