Mac中的导航应用程序 [英] Navigation application in mac

查看:88
本文介绍了Mac中的导航应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是Mac开发的新手,我必须创建一个具有多个视图/窗口的应用程序,例如在安装向导中(其中几个选项依次被选中等).任何人都可以为我提供任何此类教程的链接,或者在哪里可以引用它们.示例应用将非常感谢.

i am new to mac development, i have to create an application which will have multiple views/windows like in installation wizard( where few option are selected one after other etc). Can any one provide me a link for any such tutorial or where can i refer them. sample app will be very much appreciated.

推荐答案

最近完全像这样问了一个问题 http://www.mcubedsw.com/dev

A question exactly like this was asked recently Presenting multiple views sequentially - OS X . In short use M3NavigationView from Martin Pilkington http://www.mcubedsw.com/dev

基本上,它将NSViewControllers推送并弹出堆栈,并允许您在它们之间进行动画处理.这是到目前为止我发现的最简单的解决方案.

Basically it pushes and pops NSViewControllers on a stack and allows you to animate between them. It's the easiest solution to this I've found so far.

这篇关于Mac中的导航应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆