Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (keyboard)
Browsing all 352 articles
Browse latest View live

How much time does it take for a keyboard to popup/hide?

I have animation for view moving when a keyboard shows/hides. I was trying to synchronize the animation with the time it takes the keyboard. Is the time same on Android/IOS? Dose it take same time for...

View Article


Image may be NSFW.
Clik here to view.

Toolbar 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 Article


Keyboard won't show on input focus in webview on Android

The keyboard won't popup when tapping an input field in a webview, which contains a simple login form. It works in the emulator, but not on my device (galaxy s2). Device: Android SDK: 3.0.0.GA,...

View Article

Create a scrambled keyboard

Hi, I want to create a login form, where pin code is only numeric and safe. So i want to create a scrambled keyboard but don't know how to do it, and after searching, don't find how to. I need a 5x2...

View Article

Soft 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 Article


keyboard 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 Article

How to prevent auto resizing Window when softkeyboard appear?

Hi all, I has a Window nad TextField inside it. every i open the Window. the soft keyboard pop up and it make the Window is resized. my question is How to prevent auto resizing Window when softkeyboard...

View Article

How to import a Ti keyboard shortcuts csv?

You can click Titanium Studio -> Preferences -> General -> Keys, and change the keyboard shortcuts for almost any command. Then you can click the Export CSV button to capture all your custom...

View Article


Decimal Keyboard type with ponctuation

I need to have a texfield with a keyboard that has only numbers and a point key. I tryed to use Titanium.UI.KEYBOARD_NUMBER_PAD Titanium.UI.KEYBOARD_NUMBERS_PUNCTUATION Titanium.UI.KEYBOARD_PHONE_PAD...

View Article


Android Keyboard Glitch

I am having an issue with the android version of a Titanium application. On iOS it works fine. In the second window view when we click to enter a value in the following text field the keyboard will...

View Article

Titanium 3.2.3 causes unwanted soft keyboard in Android WebViews

I have an Alloy app built using Ti 3.2.2.GA that works well in all tested versions of Android. It includes windows that contain WebViews. Upgrading to use Ti 3.2.3.GA, on Samsung phones (and possibly...

View Article

UI Picker and keyboard cause app crash...

Hi guys, I have a problem with the UI date picker and the Keyboard: If the user doesen't confirm the suggestion and touch the date picker with the keyboard opened the app crash. If he confirm the...

View Article

KeyboardToolBar at right.

Hi guys I have one keyboardtoolbar button ,but its show at left of screen. I want to do at right of screen var send = Titanium.UI.createButton({ title :'Send', right:10, style :...

View Article


Hide soft keyboard for android and ios

Hi guys, If you would like to know how to hide soft keyboard in android and ios: signUpView.addEventListener('click',function(e){ if(Ti.Platform.osname == 'android'){ if(e.source.toString() != '[object...

View Article

Possible to do a textArea.focus to a specific character position?

I have a textarea and with the click of a button I can successfully have the textarea focus (and have the keyboard popup), but it focuses to the the last character of the current textArea.value. Is it...

View Article


Keyword related event

hello all, i am implementing a text area and i need to add event listener on that text area when a key[ENTER] is pressed from hardware side. is it possible for me to do that because i dont found any...

View Article

How to auto open keyboard when window opens

Am using 3.2.2 SDK, Alloy and Android 4.0. When a windows opens I need to open soft keyboard. I tried focus() in setTimeout() and so on all dint worked for me but if I place a list view its opening but...

View Article


Android - Avoid keyboard opened by default on a webview on SDK 3.2.3 GA

Hi, I updated my Android app for SDK 3.2.3 GA. The problem is relative the "auto" open of the keyboard on every webview. I would like open the keyboard only when the user focus it; and not at the load...

View Article

Webview opens keyboard on Android

Hi All I am using a webview to load a large image because imageview just doesn't work with large images. Here is my setup for the window.exports.create = function(model) {   var self =...

View Article

Keyboard and empty TableView crashes app on iOS 7.1

Titanium SDK: 3.2.3.GA, OSX 10.9.3 Platform: iOS 7.1 Device: iOS Simulator, iOS Device My problem is as follows: I got TableView with header view and search field inside the header. When table view is...

View Article
Browsing all 352 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>