Top "Keyboard" questions

A text input device.

How to develop a soft keyboard for Android?

I would like to play around with some ideas and develop a soft keyboard for Android to replace the default …

android keyboard
Keylistener in Javascript

I'm looking for a KeyListener for a game I'm developing in JavaScript. I have no idea how this would work …

javascript keyboard key keylistener
Automatic popping up keyboard on start Activity

I got a relative simple question. I have an activity with a lot of EditText's in them. When I open …

android keyboard focus android-edittext
Disable keyboard on EditText

I'm doing a calculator. So I made my own Buttons with numbers and functions. The expression that has to be …

android keyboard android-edittext android-4.0-ice-cream-sandwich
Keyboard not working in oracle vm virtual box

I am installing the above mentioned vm on my windows 7 system. While trying to install linux on the vm during …

keyboard virtualbox
How to set edittext to show search button or enter button on keyboard?

How to set EditText to show Search button or enter button on keyboard?

android keyboard
How do I dismiss the iOS keyboard?

I have a UITextfield that i'd like to dismiss the keyboard for. I can't seem to make the keyboard go …

ios keyboard
iPhone Keyboard Covers UITextField

I have an app where, in Interface Builder, I set up a UIView that has a text field near the …

ios iphone keyboard uitextfield
hiding keyboard ios

I have a few text inputs and I can hide the keyboard whenever I touch the background, but only when …

ios objective-c keyboard iphone-softkeyboard
How to detect modifier key states in WPF?

Is there some global constructs that I can use whenever I need to access whether the Control, Shift, Alt buttons …

c# .net wpf keyboard