KeyBoard and TextField Problem in Android Titanium
Hi all i have a login page with 2 textfields say username and password.What is my problem is i'm able to focus on textfield but i don't find any cursor blinking to say that textfield is focused and...
View ArticleIphone 6 Keyboard
Hi, I am testing my app compiled with last sdk 3.4.0 GA and alloy 1.5 and i have a big problem with the keyboard. When i rotate the device, the keyboard desappear. Someone have the same problem? Thanks
View ArticleHow to make a new keyboard on iOS 8?
I wanna know how can we make keyboards for the new iOS 8 and if it is possible with titanium. I mean those keyboard that can be downloaded on app store and them applied to phone. Thanks 3.4.0GA
View ArticleSoft keyboard move up entire window
Hi guys, I'm working on comment system like the one in Facebook app, I've got a tableView, a scrollView and an input TextField. Every time I click on my textField and keyboard appears, my entire window...
View Articlekeyboard launch automatically without focus textfield
Hi, I had a simple windows, with a view and a textfield in the view. But when the textfield was selected, the keyboard hid the textfield and i didn't see what i wrote. I found a solution: i now have my...
View ArticleToolbar issue in text field with numpad
I have textfield with numpad. I want to show done button on top of numpad and want to hide numpad when I click done button. XML<Alloy> <Window id="AddTransafer" title="" fullscreen="false"...
View ArticleExtra space remains after keyboard pops up
When you click on a text field in a ScrollView, some extra space is added at the bottom when the keyboard pops up. However, once you close the keyboard, it never goes away. Here's a super short example...
View ArticleKeyboard: Space Between Field and Keyboard
Is there a way to specify the spacing between the keyboard pop up and the a text field within a ScrollView? When a textfield is focused below the keyboard pop up, the ScrollView acts as it should and...
View ArticleHow to hide Keyboard in iOS
Hi All, In my App, I have multiple Text feilds and Buttons in a View. When i click on textfield i will get a get a keyboard, Suppose when i click on some other button the keyboard must resign/remove,...
View ArticleShow Android keyboard without the mic/autocomplete bar
I've got a TextField that's doing a search autocomplete, and if possible, I'd like to disable the mic/autocomplete bar on the keyboard when the TextField is focused. (It takes up a lot of unnecessary...
View ArticleHow to stop Android textField from auto-focusing
Every textField I create focuses automatically when the window opens, forcing the soft keyboard to open. This does not happen on iPhone or iPad, and is the same on the Android emulator, HTC Incredible...
View ArticleiOS 8 | The keyboard doesn't show
Hi all, Strange problem. In iOS 8 with 3.4. RC and RC2. The keyboard doesn't show at all when i press the text field or in the search. Xcode 6.0.1
View Articleproblem with quick type keyboard ios8
I'v create application like whatsapp .. evenrytyhing it's ok with ios7 but with ios8 i have one problem the news keyboard with quick type (preventive word ) my problem is than the new keyboard have...
View ArticleKeyboard next button closes keyboard
I'm using returnKeyType: Titanium.UI.RETURNKEY_NEXT to display a next button on my keyboard. When I press the next button the focus moves to the next field, however the keyboard closes, and then needs...
View ArticleHow can I avoid that ScrollView (fullscreen) scrolls to top after keyboard...
I want to implement a full screen text editor view in my app (modal view). To do this, I placed a scrollview into the Window and within the ScrollView I created a TextArea. Both of them have width and...
View ArticleDisplaying Keyboard Toolbar Icons as Part of Editable Webview in iOS Module
We have an iOS module with a single view in which a UIWebView is embedded as subview. This webview is editable and upon editing we want a keyboard toolbar displayed with RTF editing icons. Here is a...
View ArticleHow to hide Keyboard
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...
View ArticleAndroid textfield autofocus and cursor won't disappear
Having recently moved to Titanium, I've been struggling with this issue for the last few days. There are a lot of topics here and around the internet surrounding TextField focus issues on android, I've...
View ArticleKeyboard is not coming up on iOS
Hi, following the headline i got a problem here. The Keyboard is not coming up. Never. Doesn't matter if it's a textField or a Searchbar or something else. It seems like that Problem is only related to...
View ArticleIphone 6 Keyboard
Hi, I am testing my app compiled with last sdk 3.4.0 GA and alloy 1.5 and i have a big problem with the keyboard. When i rotate the device, the keyboard desappear. Someone have the same problem? Thanks
View Article