UIPageViewController
UIPageViewController
- Subject: UIPageViewController
- From: koko <email@hidden>
- Date: Mon, 17 Jun 2013 12:15:03 -0600
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 (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