I'd like to see a tutorial which shows a UISearchBar as well as a UITextView where you type something in the UISearchBar and it appears in the UITextView as you type it.
I've pulled my hair out over this and am now redesigning my app with a text field and button because I can't get my head around UISearchBarDelegate and how it integrates with UISearchBar. Apple has an official example, except that it's very complicated. My post detailing my frustrations can be found here:
http://www.iphonedevsdk.com/forum/ip...html#post12603
If anyone could do this screencast, I would highly appreciate it!