UITextView实现placehold功能
摘要:
I found myself a verry easy way to imitate a place-holderin the NIB or code set your textView's textColor to lightGrayColor (most of the time)make sure that your textView's delegate is linked to file's owner and implement UITextViewDelegate in your header fileset the default text of your 阅读全文
posted @ 2012-11-05 19:06 kiao295338444 阅读(351) 评论(0) 推荐(0) 编辑