Reputation: 1095
I am trying to make UITextField with auto text wrapping, but I can't do it.
Upvotes: 1
Views: 2303
Reputation: 2277
Use UITextView much easier http://developer.apple.com/library/IOS/#documentation/UIKit/Reference/UITextView_Class/Reference/UITextView.html
Upvotes: 5