Adding button to left of UISearchBar
问题 I am tearing my hair out on this one. My client wants to add a button to the left of a search bar like the example below: (source: erik.co.uk) But I just can't figure out how to do it. Apple don't seem to provide any documented method for adding custom buttons to a UISearchBar, let alone to the left of the search bar. I've tried hacking around in Interface Builder adding a UIToolbar with a button in it to the left but I cannot find any combination of styles where the two line up properly to