在界面生成器中创建带有图像的自定义按钮
如何创建一个带有正常图像和特殊图像的按钮?可可应用程序的界面生成器中突出显示的状态?我需要一个像可可触摸中的自定义按钮一样的按钮,并提供默认和突出显示状态的图形。再次强调,它适用于纯 Mac 应用程序,不适用于 iPhone。
TIA
How do I create a button with an images for normal & highlighted states in interface builder for cocoa application? I need a button like custom button in cocoa-touch and provide a graphics for default and highlighted states. Again, it's for pure mac application not for iPhone.
TIA
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
关闭其边框属性并设置其图像(正常)和替代图像(突出显示)。
Turn off its bordered property and set its image (normal) and alternate image (highlighted).