RTL languages uipageviewcontroller animation

后端 未结 3 2106
孤街浪徒
孤街浪徒 2020-12-18 07:40

I know this question is typique and it was asked many times in the forum, but I still cannot solve my problem, so please if any body can help be that would be GREAT :)

3条回答
  •  抹茶落季
    2020-12-18 07:52

    Madev, Do you not want to use the "PageBased Application" template?

    Simply start a new xCode Project:

    Under iOS > Application , look for Page-Based Application. Hit Okay, Choose you Options. All you have to do is supply your content (via the "DataSource").

    Now that is the complicated part...But here's some tips

    http://www.techotopia.com/index.php/Implementing_a_Page_based_iOS_5_iPhone_Application_using_UIPageViewController

    http://www.techotopia.com/index.php/An_Example_iOS_5_iPhone_UIPageViewController_Application

提交回复
热议问题