On Jan 9, 2014, at 8:59 AM, Fritz Anderson <fri...@manoverboard.org> wrote: > > In other words, you’d like the sidebar to be present at all times, and for > the remainder of the screen to be narrow, instead of being covered. Right? > > You can’t do that with UISplitViewController.
Really? I'm pretty sure implementing -splitView:shouldHideViewController:inOrientation: to return NO will make the sidebar visible in portrait. Quoth the docs: “Prior to iOS 5.0, the first view controller was always hidden in portrait orientations and always shown in landscape orientations. If you do not implement this method in your delegate object, that default behavior remains in effect.” --Kyle Sluder _______________________________________________ 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