在 Xcode 4 中使用多个视图?

发布于 2024-12-03 20:49:21 字数 386 浏览 0 评论 0原文

我正在制作一些有关 iPhone 开发的教程,并且正在使用基于窗口的应用程序来创建具有多个视图的应用程序(我使用的教程来自 TheNewBoston 21-26)。我目前正在使用 Xcode 4 来制作这些应用程序,但我遇到了麻烦,因为 Bucky 使用 Xcode 3 并且似乎存在一些差异。每次我尝试制作这个应用程序时,我都会遇到空白屏幕。我按照说明正确观看了视频多次,但仍然没有任何反应。即使当我制作自己的简单的基于窗口的应用程序时,它似乎也不起作用。我认为这可能与将视图与主窗口连接有关。如果您仅使用视频中的说明就可以实现此功能,请给我一个包含简单多视图教程的网站或视频的链接。如果 Xcode 4 不再允许这种工作方法,请解释一下如何解决它。非常感谢,我真的很感谢你对我的帮助。我知道我是新人,这是一个非常基本的问题,但它一直让我很困难。再次感谢!

I'm doing some tutorials on iPhone development and I am working with window based applications to create an app with multiple views (The tutorial I'm using is from TheNewBoston 21-26). I'm currently using Xcode 4 to make these apps but I'm having trouble because Bucky uses Xcode 3 and there seem to be some differences. Every time I try to make this app, I end up with a blank white screen. I follow the instructions correctly watched the videos multiple times but still nothing happens. Even when I make my own simple window based application it does not seem to work. I think it may have something to do with connecting the views with the MainWindow. If you have somehow gotten this to work using only the instructions from the video can you please give me a link to a website or video that has a simple multi-view tutorial. If Xcode 4 no longer allows this method of working than can you please explain how to get around it. Thanks so much, I really appreciate you helping me. I know I'm new and this is a really basic question but it has been giving me a hard time. Thanks again!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

谁的新欢旧爱 2024-12-10 20:49:21

欢迎来到 iOS 开发! :) 我还没有研究过你提到的具体教程,但网上肯定还有很多其他教程可供你参考。

当我四处查看有关通过 NavigationController 处理多个视图时,这只是 Google 的一些内容,这些视图看起来足够详细,并且具有良好的指导方针;

如果您是新手,我完全建议您阅读一些 iOS 开发书籍(值得投资) !);有许多;他们从开始到结束详细地概述了整个过程。如果您不熟悉整个过程,有许多小事情可能会出错并造成挫败感。

快乐编码! :)

Welcome to iOS development! :) I haven't worked the specific tutorial which you mention, but there's certainly many many others around the web which you could refer to.

Here's just a couple off Google when I looked around a bit regarding handling multiple views through a NavigationController which look detailed enough with good guidelines;

If you're totally new, I would totally recommend getting your hands on some iOS development book (its worth the investment!); there are many; and they outline the process in good detail from start to finish. If you're unfamiliar with the whole process, there are many minor things that can go wrong and create frustration.

Happy coding! :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文