I\'m using a UISearchDisplayController with a UISearchBar. I put this UISearchBar in my app using IB and I get :
alt text http://img6.imageshack.us/img6/1985/screenshot2
Does [searchDisplayController setActive:NO animated:YES]; not work then?
[searchDisplayController setActive:NO animated:YES];