how to make UITextView text entry word wrap automatically?
Is there a way to make UITextView (multi-line text edit control) word wrap automatically? I can't figure it out for the life of me, and I find it hard to believe Apple didn't put this functionality in there somewhere. I've seen multiple apps from the app store, and the Note entry screen in the Contacts app do it, but I suppose they all could have implemented custom behavior in the control to do it. Any help is appreciated!
|