Re: Programmatically displaying UISplitViewController popover?
Re: Programmatically displaying UISplitViewController popover?
- Subject: Re: Programmatically displaying UISplitViewController popover?
- From: Roland King <email@hidden>
- Date: Fri, 03 Jun 2011 20:42:33 +0800
Which bit can't you do? Are you having trouble opening the popover (in which case you just want to call the code which would be called if you pressed the button, just call it programatically) or are you having trouble figuring out when your app is launched in portrait mode, which you could do by setting a flag in one of the application methods to say you just launched, and checking it when you get the viewDidAppear: call.
On 03-Jun-2011, at 12:44 PM, Rick Mann wrote:
> To aid discoverability, we'd like for our app, which presents a UISplitViewController, when launched in portrait mode, to automatically open the popover to reveal the contents of the left-hand side of the split view. However, all my efforts to open this up programmatically so far have failed.
>
> Does anyone know how to do this?
>
> Thanks!
>
> --
> 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
_______________________________________________
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