On Aug 21, 2016, at 13:15 , Torsten Curdt <tcu...@vafer.org> wrote: > > Wrap the root controller (of UIWindow - which is my UITabBarController)?
Well, you can use a plain UIViewController as the root controller, and make the UITabBarController a child of that. But I don’t think that helps if there’s a sub-hierarchy of controllers under the tab bar controllers that isn’t easy to recreate when you do a segue. Maybe there’s a sanctioned way of moving a child view controller to a different parent view controller (so, move the view controller, not the view), but I’m in over my head at this point. _______________________________________________ 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