小编nek*_*Tip的帖子

self.presentingViewController返回UITabBarController,而不是使用presentModalViewController推送它的视图控制器

我有一个tab基础的应用程序.其中一个views是推动一个modal view controller.如果我self.presentingViewController在a内打电话modal view controller,它会返回tab bar controller,而不是view controller推动它.

我在这里错过了什么?是否有可靠的方式返回view controller提升模式?

谢谢.

uitabbarcontroller ios5

12
推荐指数
2
解决办法
4303
查看次数

标签 统计

ios5 ×1

uitabbarcontroller ×1