Community Questions & Answers
Change Ti.UI.SearchBar returnKeyType (iOS)
Hi guys, The title pretty much says it all. I want to change the `returnKeyType` for `Ti.UI.SearchBar` so that it says "OK" instead of "Search" in the lower right corner. Is this possible? Thanks in advance.
Instagram # and @ keys in place of returnkey
Hi everyone, Instagram comment field has # and @ keys in place of the returnkey. How can I do this? I've tried every keyboardType and returnKeyType option and none have what I'm looking for. Titanium 2.0 IOS
Searchbar KeyboardType
Is it possible to change the keyboardType or returnKeyType for the keyboard on a SearchBar? I am using the follwing code ~~~ var itemSearch = Titanium.UI.createSearchBar({ barColor:'#000', showCancel:true, height:43, ...
How can i change returnkeytype for text area for android device.?
-i have use text area and on return event of it i need to store text area value.for it i was set returnKeyType ="DONE" but its not working.instead of it in keyboard supressreturn button is show.so anyone can help me.?here i was attached my...
Showing 1-4 of 4