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.
当用户选择要捕获的区域时,我想在 OS X 上的当前屏幕上绘制矩形,例如来自 Grab 应用程序的矩形。任何人都可以给我建议我如何做到这一点?
我这样做的方式是,创建您自己的自定义窗口,然后您可以给它一个透明背景和一个代表您的选择矩形的边框。谷歌搜索客户窗口可可,或不规则形状窗口可可,你会发现很多例子。