小编use*_*180的帖子

在iOS7.1 UIButton设置图像不起作用?

[_firstPrincipleButton setBackgroundImage:[UIImage imageNamed:@"i_press.png"]
                                 forState:UIControlStateNormal];
Run Code Online (Sandbox Code Playgroud)

上面的代码在iOS7中运行良好,但在iOS7.1中,这并没有改变UIButton的图像.我也尝试用setImage做这个但是没有用.

谢谢

iphone ipad ios ios7.1

4
推荐指数
1
解决办法
6193
查看次数

标签 统计

ios ×1

ios7.1 ×1

ipad ×1

iphone ×1