UISearchBar needs to adopt the UITTextInputTraits protocol

Originator:jboehle
Number:rdar://6022261 Date Originated:19-Jun-2008 04:09 PM
Status:Open Resolved:
Product:iPhone SDK Product Version:2.0
Classification: Reproducible:Always
 
19-Jun-2008 04:09 PM Jason Boehle:
Summary:
My specific problem is that I cannot figure out a way to change the text of the Search button on the keyboard when using a UISearchBar.  According to the UITextInputTraits documentation: "All objects that support keyboard input must adopt this protocol."  Since UISearchBar supports keyboard input, it seems that it should adopt the UITextInputTraits protocol.  That would solve my problem, as I could then set the return key type.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!