Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Ho to Move the search bar to top with virtual keyboard in iPhone. It should not Override the Views.Can anyone suggest..??

share|improve this question
1  
Please always put some code snippet/ blogs links that you tried.... – iSwap Jun 11 '12 at 10:16

closed as not a real question by Alex Terente, Lucifer, Luke, jrturton, Luksprog Jun 11 '12 at 10:49

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

Please refer this sample code provide by apple. May this helps you.... http://developer.apple.com/library/ios/#samplecode/TableSearch/Introduction/Intro.html

share|improve this answer
Thanks for the quick answer. Here I am using a search bar just Bottom of screen , So It should be move when we click on the search with keyboard.But in method u suggested its supports only when we take search bar in table view...Can you show me any way to get this..!! – J V Babu Jun 12 '12 at 9:41

Not the answer you're looking for? Browse other questions tagged or ask your own question.