开发者

When I set a UIButton's enabled property to NO, it automatically greys out the button (I'm using a picture for the button)

How do I make it so it doesn't grey开发者_如何学编程 out?


Set the same image for UIControlStateDisabled and UIControlStateNormal so the button does not generate the disabled state for you.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜