【发布时间】:2010-10-17 20:33:24
【问题描述】:
我使用 [txtfld setBackgroundColor:[UIColor grayColor]] 但编译器 sais 可能没有响应并且崩溃无法正常工作!
如何使背景颜色变为灰色?
【问题讨论】:
-
txtfld 是如何声明的以及分配给什么类对象?
标签: iphone
我使用 [txtfld setBackgroundColor:[UIColor grayColor]] 但编译器 sais 可能没有响应并且崩溃无法正常工作!
如何使背景颜色变为灰色?
【问题讨论】:
标签: iphone
如果字段有圆角,则有一个线程表明存在问题
http://icodeblog.com/2010/01/04/uitextfield-a-complete-api-overview/
【讨论】: