摘要:
textRectForBounds:Returns the drawing rectangle for the text field’s text.- (CGRect)textRectForBounds:(CGRect)boundsParametersboundsThe bounding rectangle of the receiver.Return ValueThe computed draw... 阅读全文
posted @ 2012-05-24 19:06
easonoutlook
阅读(178)
评论(0)
推荐(0)
摘要:
UISearchBar是无法修改其 textField的大小的 http://stackoverflow.com/questions/556814/changing-the-size-of-the-uisearchbar-textfield The text field used in UISearchBar is a subclass of UITextField called UISearc... 阅读全文
posted @ 2012-05-24 18:42
easonoutlook
阅读(553)
评论(0)
推荐(0)