keyboard
Android webview scroll down when soft keyboard is activated
I have searched about all the post but I can\'t found the solution on my problem. In my application I have some webview; when the edit text are clicked the webview page scroll down and is it not possi[详细]
2023-04-06 04:12 分类:问答iOS: how to respond to up/down/left/right arrow event from physical keyboard?
By physical keyboard I mean the bluetooth wireless keyboard connecting to the iOS device, or the iPad keyboard开发者_JS百科 Dock.To my knowledge there is no officially sanctioned way to do this.The be[详细]
2023-04-06 04:10 分类:问答android - imeOptions have search button say "Search" instead of magnifying glass
I was wondering if its possible to change magnifying glass on the Search button to text \"Search\". We want to preserve the imeOptions setting to android:imeOptions=\"actionSearch\" because we respond[详细]
2023-04-06 03:19 分类:问答How put a UIView above the keyboard
I have a idea to hide some keys in keyboard. I use the exact background of the keyboard and use it above the keyboard.[详细]
2023-04-05 23:02 分类:问答Find the language of the current Android keyboard [duplicate]
This question already has answers here: How to programmatically get current keyboard language on an Android device[详细]
2023-04-05 22:13 分类:问答How to suppress dictionary hints while entering text?
I am stuck with dictionary hints while entering password (or any other text fiel开发者_高级运维d). I am doing it in this way:[详细]
2023-04-05 15:05 分类:问答Need invisible/aesthetically pleasing keyboard input for javascript game
I am working on a game-webpage, and I need to know of a way to capture keyboard input, ie up, down, left right and feed that into my location variable but I don\'t want to use a text box, in my HTML c[详细]
2023-04-05 07:35 分类:问答show keyboard on focus qml
I\'m trying to show the keyboard when the view loads and the TextInput has focus. TextInput { id: textInput[详细]
2023-04-05 00:49 分类:问答How to limit iOS keyboard to numeric input
The question 开发者_高级运维pretty much says it all. Is there any way to have the iOS/iPhone keyboard default to numeric input? Set the keyboardType property of the UITextField to UIKeyboardTypeDecima[详细]
2023-04-04 21:29 分类:问答How do you keep the keyboard visible after you click the Send key
In my iPhone APP I have a view with a textfield and a button (to remove the view). My main goal is to have the keyboard always visible.[详细]
2023-04-04 18:31 分类:问答