UISearchBar
Objective-C iPhone Programming Tutorial – UISearchBar
Published January 12, 2013 | By Bman
I show you a basic way to use a UISearchBar to filter the contents of a UITableView. This could be expanded upon to search through a large amount of data, and support a more complex search algorithm. On a personal… Continue reading →
Posted in Making Movies | Tagged iPhone, ObjectiveC, Programming, Tutorial, UISearchBar