使用 UINavigationController 和 MWFeed 的多个详细视图
我正在使用 Apple 的 MultipleDetailViews 将 SplitView 分配到各个笔尖。我的笔尖之一转到基于此代码 http://programming4.us/mobile/3678 的 NavigationController。 aspx
但无论我做什么,我都无法显示导航栏,并且当我单击行时什么也没有发生。
另一个笔尖用于 MWFeedParser。就像带有导航控制器的第一个笔尖一样,所有行都正确显示,但当我单击它们时没有任何反应。
它的构建不会失败或发出警告,并且应用程序不会在任何时候崩溃。当我单击解析器或导航控制器的行时,实际上什么也没有发生。
作为 webView 的 Nib 工作正常,我可以在其中单击,并且可以使用“后退”和“前进”按钮,所以我确信它与表格和传递信息有关。但这就是我被困住的地方!
I am using Apple's MultipleDetailViews to have a SplitView going to various nibs. One of my nibs goes to a NavigationController based off of this code http://programming4.us/mobile/3678.aspx
But no matter what I do I can't get the navigationbar to show, and when I click on the rows nothing happens.
Another nib goes to MWFeedParser. Like the first nib with the NavigationController, the rows all show up properly, but nothing happens when I click on them.
It builds without failure or warning, and the app doesn't crash at any point. Literally nothing happens when I click on the rows for the parser or navigation controller.
Nibs that are webViews work fine and I can click around in them and can use "back" and forward" buttons, so I'm sure it has to do with tables and passing information. But this is where I am stuck!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论