摘要: 红色框框是一个uibutton_priceValueLabel是他的父视图, 必须要把button的父视图设置userInteractionEnabled = YES, button的监听才会生效! 阅读全文
posted @ 2014-10-16 17:11 apem 阅读(346) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/huichun/archive/2013/11/12/3419596.htmluiButton控件上自带了一个uiLabel类型的子控件和一个uiImageView类型的子控件,如果可以正确使用他们的edgeInsets属性,就能把button设置成我... 阅读全文
posted @ 2014-10-16 13:28 apem 阅读(320) 评论(0) 推荐(0)