soft-keyboard
Creating a SoftKeyboard with Multiple/Alternate characters per key
I\'ve followed the examples on developer.android.com regardingInput Methods and played with the SoftKeyboard sample application. These together give more than enough information regarding the creation[详细]
2023-04-12 22:34 分类:问答Android Softkeyboard enter the numeric value into edittext very slow
I have TableLayout, which contain number of products.Each row contain code, description qty , price, discount value, ..... Depends on the user enter quantity , discount value, discount quantity &[详细]
2023-04-11 14:30 分类:问答Android editable spinner plus virtual keyboard - is it possible?
I have AlertDialog with an editable Spinner which allows me to edit the selected value, but there is a problem. The edit control inside my Spinner accepts the focus after tap and if the device has a p[详细]
2023-04-03 19:00 分类:问答How to run those Android SDK example applications?
I have 64-bit Windows 7 Professional, Android SDK and ADT Plugin for Eclipse. In the开发者_C百科 examples directory of Android SDK there are at least three different directories for SoftKeyboard. Whic[详细]
2023-04-03 07:28 分类:问答how to add a button to Windows CE 6 aygshell menu bar and link to a library function?
Dear fellow Windows CE developers, I want to make a button available in the aygshell menu bar of Windows CE 6, that shows or hides the software input panel (SIP) of a Windows CE 6 r3 system.[详细]
2023-04-01 16:32 分类:问答Dismiss SoftKeyboard in Flex Mobile
The Flex InteractiveObject has has a requestSoftKeyboard() method that pops up the Soft Keyboard. How can I do th开发者_开发百科e opposite and send it back?[详细]
2023-04-01 01:10 分类:问答How do I change the locale/layout of software input panel (SIP) in WinCE 6 r3
Dear fellow Windows CE developers, in my current project i need support for German keyboard layout on my Windows CE device. Setting the locale accordingly the software keyboard input driver still doe[详细]
2023-03-31 20:53 分类:问答Android - Programmatically Hide/Show Soft Keyboard [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: How do you close/hide the Android soft keyboard programmatically?[详细]
2023-03-31 02:20 分类:问答Open keyboard for EditText inside a TextView
I have a Spinner(inside a dialog) that contains an EditText as one of its element. The problem is that no keyboard is shown when I click inside the EditText.[详细]
2023-03-30 14:32 分类:问答How to hide keyboard automatically in sony xperia using android code?
I am using Textview and ImageView displ开发者_开发技巧ay for some things in my layout,I did not[详细]
2023-03-25 00:59 分类:问答