iPad 分割视图加载为视图而不是在主窗口中
我需要在未连接到主 xib 的 xib 中加载分割视图(如果我创建连接到主 xib 的分割视图,它对我有用。) uisplit 教程(主要使用根视图控制器,并调用拆分的右侧)
但是从第二个视图(另一个 xib)而不是主 xib 来看,我的视图中没有应用程序委托...或拆分视图的其他组件。)
我如何加载带有分割视图的新视图?我应该在我的新 xib 中放置另一个应用程序委托吗?
I need to load my split view in a xib not connected to the main xib, (it works for me if I create a split view connected to the main xib.)
uisplit tutorial (main with the root view controller, and calling the right side of the split)
But from a second view (another xib) not main xib, I dont have the app delegate in my view...or the other components of the split view.)
How can I load the new view with the split view? Should I put another app delegate in my new xib?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论