How is one supposed to use a UIPageViewController in a storyboard?
How is one supposed to use a UIPageViewController in a storyboard?
- Subject: How is one supposed to use a UIPageViewController in a storyboard?
- From: Rick Mann <email@hidden>
- Date: Tue, 24 Sep 2013 01:03:47 -0700
Storyboards let me drop in a UIPageViewController, but the Xcode 5 template creates it programmatically instead.
UIPageViewController seems very clunky. On the surface, it looks similar to UITableViewController, but in fact, it behaves very differently. There's no view associated with it, nor can you add a view to it (in the storyboard editor).
How is one supposed to use a UIPageViewController instantiated in IB?
--
Rick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden