开发者

Flex Mobile Pop Up Keyboard with Numbers Selected

开发者 https://www.devze.com 2023-04-03 10:13 出处:网络
I have a Flex Mobile Application that requires users to input data into a form application. When a user hits a certain TextInp开发者_StackOverflow中文版ut to enter information (Phone Number for examp

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

When a user hits a certain TextInp开发者_StackOverflow中文版ut 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.

0

精彩评论

暂无评论...
验证码 换一张
取 消