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.
我想为关闭操作设置动画。但是,我没有任何运气弄清楚如何在单击“确定”或“取消”按钮后立即使 NSOpenPanel 从屏幕外消失。
我想为关闭操作设置动画。
一种方法是将您的 Open 面板呈现为一张纸,在这种情况下,Cocoa 将为您制作其外观和消失的动画。十有八九,这是展示您的打开(或保存)面板的正确方式。