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

Prevent the Keyboard from hiding AND keyboard covering text fields

I have a twofer. First, I have a text field that pops up the keyboard when it goes into focus. Great. Then when the user hits enter on the keyboard, it jumps to another text field. The problem is that...

View Article


Keyboard hide issue

Hi On my login screen there is username and password field and one login button. When I run my application login screen is first screen aftre splash screen. after splash screen when login screen...

View Article


Blur event gets fired in textfield, when keyboard gets hidden

I have a Titanium.UI.TextField, which has a blur event listening on it. If I enter the textfield, I'm getting the keyboard (makes sense) If I click on "Done" (or what ever to hide the keyboard on iOS,...

View Article

Android Soft Keyboard Pushing Controls Up

I can't seem to figure out why the appearance of the soft keyboard whilst editing a text field on Android causes some of my controls to get pushed up the page. Is there a way to stop a view or a button...

View Article

Keyboard Height Android or similar.

Hello, I wonder how do I get the size of the keyboard on Android. Equal to 'keyboardframechanged' function that works only on iOS. In fact what I want to do, is a row of buttons (camera, location,...

View Article


Autofocus keyboard on text field

Hi, i am having a problem of autofocus keyboard on text fields, when window open then keyboard open automatically, i don't want to show keyboard automatically. The same code is written for S4 but it is...

View Article

Blocking characters from being input in textfield

Sorry but i need your expertise once again. I need to be assure that the user can only type numbers on runtime or before the input is finished. Changing the keyboard to numpad isn't enough since it...

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


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

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

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


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

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

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

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>