Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Battery

macrumors newbie
Original poster
Mar 5, 2009
1
0
Hi All,

Could anyone help with replacing default search icon in UISearchBar with custom button, like in Twitter application for Iphone? You could see example in attachment.

So I want to do some other actions for left part of UISearchBar.

Thanks
 

Attachments

  • photo.jpg
    photo.jpg
    19.3 KB · Views: 225

jnic

macrumors 6502a
Oct 24, 2008
567
0
Cambridge
Hi All,

Could anyone help with replacing default search icon in UISearchBar with custom button, like in Twitter application for Iphone? You could see example in attachment.

So I want to do some other actions for left part of UISearchBar.

Thanks

If you replace your UISearchBar with a UITextField then you can set left and right UIViews on the bar (leftView and rightView respectively), which is presumably what Twitter have done here.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.