UITextField ellipses
I have a UITextField but when it overflows I want it to scrol开发者_C百科l not use an ellipses. Can you do this on the iPhone?
You could put your text field into a UIScrollView with a large content size.... This would make it scrollable.
加载中,请稍侯......
精彩评论