I currently am implementing a search bar for one of my apps and I am having a problem with the indexed search overlapping it. I need to move the search field a little to the left so that way the index search is completely visible and not overlapping my search bar. I have tried a few things in interface builder but nothing is working. If anyone has a solution it would greatly be appreciated. Thanks in advance!
+1
A:
Is your search bar parented to your table view? The screenshot below mirrors the Contacts app UI.
Justin
2010-07-26 01:42:24
Yes it is parented to my table view. We don't have a search display controller though.
Chris
2010-07-26 01:45:48