So I have an textView and need to have the same control over it as a regular textField. I am quite new to iPhone-programming so please be nice to me. :)
What I need is functions like: textFieldDidBeginEditing textFieldDidEndEditingWithoutText
How can this be done?