Question

I have a UITextField but when it overflows I want it to scroll not use an ellipses. Can you do this on the iPhone?

Was it helpful?

Solution

You could put your text field into a UIScrollView with a large content size.... This would make it scrollable.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top