can i remove Uisearchbar left image and add m new image
A:
If you mean the magnifying glass, then no. There's no public API to change or remove that. Just use a UITextField
instead.
Can Berk Güder
2010-07-14 11:55:11
ok thanks.........
a111
2010-07-14 11:57:24
A:
Actually you can. You need to go through all subviews of the searchbar and then the searchtext field.
Gi-lo
2010-08-19 23:01:16