I am having difficulty displaying a UIPageViewController in full screen. Some details:
1. The app is Master/Detail 2. A master selection causes a detail view display in a UICollectionView 3. A different Master selection changes the detail view UIColllectionView. 4. Make a multiple selection in the detail view <all above works great> <The question> 5. How to display a full screen UIPageViewController containing the multiple selection as its pages. NOTE: I can display the UIPageViewController in a UIPopoverController and page through it … but I want an full screen. I cannot even get the UIpopoverController to display full screen. I need some direction here … thanks. -koko _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com