简体   繁体   中英

Flex Mobile Pop Up Keyboard with Numbers Selected

I have a Flex Mobile Application that requires users to input data into a form application.

When a user hits a certain TextInput to enter information (Phone Number for example) I would like the keyboard that pops up to automatically change to numbers for the user to select, rather then starting at the main qwerty keyboard. I am not sure if this can be done or not.

Does anyone have any advice regarding this topic?

Thanks in advance!

I could be wrong but I do not believe we have control of that at the moment for flash mobile. If I am indeed right, your best bet would be to create your own keyboard overlay with 1-9 numbers on it. Then append the information to the textfield as you press the buttons.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM