SearchBar in iPhone Application
Posted
by Joy
on Stack Overflow
See other posts from Stack Overflow
or by Joy
Published on 2010-06-09T15:07:56Z
Indexed on
2010/06/09
15:12 UTC
Read the original article
Hit count: 329
iphone
I have an application for iPhone which requires a search page to search a perticular location. I have created the search view and the main view also. But I'm facing problem when i'm trying to bring up the search view and also when trying to go back to the previous page with the selected cell content.My application is a Tab Bar Application.
What My application need is just like the built in clock application in iPhone. When we try to add a new location a search page comes up and after searching the selected item goes back to the previous page.
Looking forward for any kind of help
Joy
© Stack Overflow or respective owner