Customising the return key for the UISearchBar When a UISearchBar is clicked, the keyboard is automatically displayed with a default return key value of "Search". This works fine for scenarios where the user enters a value, presses "Search" and the application goes off to find the appropriate results. In one of my applications however, the data being queired resided in a database on the iPhone and was being filtered in "real-time" as the user typed. In this scenario, the concept of a user having to c...
|
1
touches |
|
|||


No comments yet, be the first one to post comment.