摘要:
subclass UIButton类 重载drawrect方法:- (void)drawRect:(CGRect)rect { // Get the Render Context CGContextRef ctx = UIGraphicsGetCurrentContext(); // Measure the font size, so the line fits the text. // Could be that "titleLabel" is something else in other classes like U... 阅读全文
posted @ 2013-08-29 20:24
kelisi_king
阅读(873)
评论(0)
推荐(0)
浙公网安备 33010602011771号