Flex Mobile 4.5 and 4.5.1 - how to Call a numeric Sofkeyboard on some text-inputs instead of normal

without the solution of restrict, i want when i press a text input, i want to view a numeric buttons like 1. 2. 3. 4. 5. 6. 7. 8. 9. 0 like when i switched it to numeric

this problem is on Android, ios, blackberry

link|improve this question
feedback

1 Answer

Easiest thing to do is to build a custom component with that functionality and layout.

link|improve this answer
even if you add it it still the call for softkeybiard non controled – KamalDesigner Nov 14 '11 at 17:51
No - I mean build your own component and use it as a pop-up. Drop the softkeyboard entirely. – SQLiteNoob Nov 14 '11 at 21:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.