iPhone UI 导航控制器 xcode 4

发布于 2024-12-01 16:21:36 字数 265 浏览 6 评论 0原文

我有一个带有闪屏的应用程序,它显示登录/注册页面。您可以注册并登录,但目前您只能使用按钮导航回来。这不太漂亮。我正在尝试将 UINavigationcontroller 添加到项目中,因为这是一个标准的 iOS 组件。

我用谷歌搜索了一遍又一遍,但我找不到 xCode 4 的简单教程。

你们中有人能给我指出正确的方向吗?

另外,每次我搜索教程时,它们都在 Xcode 3 中,因此使用似乎已被删除的界面生成器。还有其他人发现这个吗?

感谢您抽出时间。

I have an application with a splash screen that presents a login/register page. You can register and login but at the moment you can only navigate back using buttons. This is not pretty. I am trying to add the UINavigationcontroller to the project as this is a standard iOS component.

I have googled and googled and googled but I CANNOT find a simple tutorial for xCode 4.

Can any of you guys point me in the right direction?

Also every time I search for tutorials they are ALL in Xcode 3 and consequently use the interface builder that seems to have been removed. Is anyone else finding this?

Thanks for your time.

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

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

发布评论

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

评论(2

佞臣 2024-12-08 16:21:36

也许你可以尝试这个。虽然它是很久以前写的,但我仍然认为它仍然有用。

http://www.icodeblog.com/ 2008/08/03/iphone-programming-tutorial-transitioning- Between-views/

或者也许你可以开始这样做,如果你卡在某个地方,只需将其发布在这里..:)

Maybe you can try this one.. ALthough its written way back, but still I think it still useful.

http://www.icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/

or maybe u can just start doing it and if u stuck somewhere, just post it here.. :)

最美不过初阳 2024-12-08 16:21:36

这应该为您指明正确的方向:

http://www.ralfebert.de/tutorials/iosdev /navigationcontroller/

顺便说一下,Interface Builder 在 XCode 4 中并没有消失——它是内置的,而不是一个单独的应用程序。

This should point you in the right direction:

http://www.ralfebert.de/tutorials/iosdev/navigationcontroller/

By the way, Interface Builder isn't gone in XCode 4--it's built-in rather than a separate application.

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