摘要:
效果图:ios 6 默认:修改之后:代码:if (!IsIOS7) { [[ _searchBar.subviews objectAtIndex : 0 ] removeFromSuperview ]; [ _searchBar setBackgroundColor :[ UIColor... 阅读全文
posted @ 2014-08-16 11:47
Somnus_W
阅读(169)
评论(0)
推荐(0)
摘要:
先上一张图:为了方便观察,我给UITextField设置了一个背景颜色.是不是赶脚偏了?通过一个方法解决:_telTextField.contentVerticalAlignment = UIControlContentVerticalAlignmentCenter;如图:就ok了.. 阅读全文
posted @ 2014-08-16 11:23
Somnus_W
阅读(2431)
评论(0)
推荐(0)
摘要:
首先上张图:1:ios6导航栏默认按钮rightBarButtonItem 是不是很丑的赶脚?现在通过以下方法来改变以下;code: UIButton *rightButton = [UIButton buttonWithType:UIButtonTypeCustom]; rightButt... 阅读全文
posted @ 2014-08-16 11:15
Somnus_W
阅读(649)
评论(0)
推荐(0)

浙公网安备 33010602011771号