开发者

create custom button with image in interface builder

开发者 https://www.devze.com 2022-12-27 16:15 出处:网络
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 g

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


Turn off its bordered property and set its image (normal) and alternate image (highlighted).

0

精彩评论

暂无评论...
验证码 换一张
取 消