开发者

Multiple SplitViewControllers in iPad Application

We are creat开发者_如何学运维ing an iPad application that uses multiple SplitViewController. From the Apple documentation I understand that the SplitViewController needs to be the rootViewController of the window.

Does anyone have any experience or suggestions on how to create a navigation scheme that switches between multiple SplitViewControllers?


Its seems that this is not a supported design. We have since decided to use one SplitViewController at the root, and swap out it's views when the screen changes. This seems to work pretty well.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜