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.
如何在可可应用程序的界面构建器中创建一个带有正常和突出显示状态的图像的按钮?我需要一个类似 cocoa-touch 中的自定义按钮的按钮,并为默认和突出显示的状态提供图形。同样,它适用于纯 mac 应用程序,而不适用于 iPhone。
TIA
关闭其边框属性并设置其图像(正常)和替代图像(突出显示)。