标签: swift xcode
将图像添加到NSButton时,我注意到Xcode右上角没有Xcode样式侧面板按钮的选项。 这些图标的下落存储在哪里,如何将其用作我自己的按钮?
答案 0 :(得分:2)
欢迎来到Stackoverflow!
这些图像内置于Xcode捆绑包中,普通开发人员无法将其复制到其代码中。 Other people have tried to do the same thing as you,因此,如果您想在应用程序的NSToolbar中创建分段控件,为什么不合并公开可用的图形,例如在this GitHub repo,specifically these assets中找到的图形,看起来像这样:
NSToolbar