Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚开始从事 Applescript 项目,(我第一次使用 AppleScript,之前使用过 Objective-C)
现在我在 Xcode ( 基于 AppleScript ) 中做了一个项目,确实有一件事我想不通。如何在同一个 .xib 中切换窗口?
所以在 MainMenu.xib 下我有一个窗口,它是 RootViewController,我想在用户按下按钮时切换到备用窗口。
提前致谢,
myWindow's orderFront_(me)
下次看看文档:
http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ApplicationKit/Classes/NSWindow_Class/Reference/Reference.html