Hi, I'm new to Titanium and i'm tryin to create a calculator app for my own use. The problem is, that none of the default apple keyboards have the buttons i need, so i'm trying to make a custom keyboard layout with single buttons. My Question is now, how can i hide the keyboard though I focus a textfield (to have this blinking bar which indicates a selected textfield). Its not working with blur cause then the bar disappears/field is not selected. How can i block the keyboard while still focusing the active textfield?
↧