• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: UIPageViewController
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UIPageViewController


  • Subject: Re: UIPageViewController
  • From: Laurent Daudelin <email@hidden>
  • Date: Mon, 17 Jun 2013 14:33:04 -0400

Are you using a navigation controller? Based on your description, I think you should. If so, you push the UIPageViewController like any other view controller: [self.navigationController pushViewController:thePageViewController animated:YES].

If you’re instantiating the UIPageViewController from a nib or a storyboard, make sure that “Resize view from nib” is turned on in the attributes inspector.

-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin 				http://www.nemesys-soft.com/
Logiciels Nemesys Software					email@hidden

On Jun 17, 2013, at 14:15, koko <email@hidden> wrote:

> 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


_______________________________________________

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


  • Follow-Ups:
    • Re: UIPageViewController
      • From: koko <email@hidden>
References: 
 >UIPageViewController (From: koko <email@hidden>)

  • Prev by Date: UIPageViewController
  • Next by Date: core data lightweight migration woes
  • Previous by thread: UIPageViewController
  • Next by thread: Re: UIPageViewController
  • Index(es):
    • Date
    • Thread