Just found a similar question on StackOverflow, with a few answers suggesting 
that the embedded VC be a UITabViewController, then choose the desired VC from 
the multiple VCs in that, and hide the tab bar. I might dink around with that 
idea.

Sure would be nice if UIPageViewController was more flexible, say 
-setViewControllers:spineLocation:animated:completion:, since even returning 
UIPageViewControllerSpineLocationMid the delegate method 
pageViewController:spineLocationForInterfaceOrientation: doesn't prevent it from throwing 
an exception when you call setViewControllers:direction:animated:completion: with the 
"wrong" number of VCs when the spine location was set to *Min in the storyboard.

Sent from iCloud's ridiculous UI, so, sorry about the formatting
_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to