iPhone Programming - Making a URL bar search the web HD

08.02.2011
Another tutorial in my UIWebView playlist. This tutorial teaches you how to make a custom search bar to allow the user to search the web by typing any valid URL they want. Main Code Used: -(IBAction)search:(id)sender { NSString *query = [searchBar.text stringByReplacingOccurrencesOfString:@" " withString:@"+

Похожие видео

Показать еще