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.
I would like to know if there is a way to programmatically arrange desktop windows similar to Expose in Cocoa.
我能想到的最好的就是这个(有点笨拙,不会继续显示移动内容,但应该可以):
或者,同样的技巧,但不是使用真实的窗口,而是制作一个屏幕大小的透明窗口并在其中移动 CALayers。
祝你好运!这绝对是一件很难做好的事情。