keypad
How to exclude special characters from android keypad for EditText
Hi I want to show only numbers and characters on the keypad for EditText in android, I did try to add the attribute android:inputType = text|number but it did not work.[详细]
2023-04-03 11:51 分类:问答IPhone app xcode, trying to hide text input by clicking on the background?
I\'m following an example in Beginning Iphone Development 4 for basic user interaction. I\'m using xcode 4.02 with sdk 4.3[详细]
2023-03-15 06:44 分类:问答iphone "Go" key pad button and android "Enter" keypad button
I have a site which is optimized for mobile devices. I also have a sign in page on this site. Once a user fills the credentials he/she can sign in using a sign in button. but I also want that the same[详细]
2023-03-10 19:18 分类:问答How to insert hyphens into a phone number input?
I have a JavaScript which auto hyphen a user input on a text field for a phone number. It works find on iPhone but on android the hyphen show up and the cur开发者_运维问答sor also get to the right pla[详细]
2023-03-08 02:15 分类:问答Modifying android keyboard
i would like to add my own key \"X\" by editing the previous one like \"Done\", or else is it possible to add a new key to the keyboard framework in Android. I want my button like this. i tried using[详细]
2023-03-01 03:17 分类:问答Android: how to display keypad
i am developing simple adroid application. I main program i need to see kaypad(just letters). I have tried to add buttons and then and caption, events, but it takes a lot of time to configure app. May[详细]
2023-02-05 02:28 分类:问答iPhone: Can't find keyplane that supports type 8 for keyboard iPhone-Portrait-DecimalPad; using Default?
I\'m writing an iPhone app which uses a keypad that includes a decimal point. Because this is not standard in the Interface Builder i have assigned this to a text field in the viewDidLoad method like[详细]
2023-02-04 23:24 分类:问答Detect backspace in UITextField on a blank textfield [duplicate]
This question already has answers here: 开发者_JS百科 Closed 11 years ago. Possible Duplicate: Detect backspace in UITextField[详细]
2023-01-28 15:48 分类:问答How to interface a simple keypad with the computer and mobile using PYTHON?
The problem is that i want to interface my mobile phone with my computer using a keypad in between. The interfacing should be done in Python environment as this would help me in my further work.[详细]
2023-01-22 09:49 分类:问答hiding the keypad on iphone
I have a for开发者_运维问答m that looks like the following (see image). If the user hits the Login button, I want the keypad to disappear. How do I do that.[详细]
2023-01-21 11:15 分类:问答