| Issue 50: | Can not enter decimals when field type TextField.DECIMAL is set. | |
| 2 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem?
1. create TextField: TextField tf = new TextField("Decimals", "", 10,
TextField.DECIMAL);
2. Run in emulator, will not accept decimals.
What is the expected output? What do you see instead?
To be able to enter decimals either from the phone keypad or the computer
keyboard.
What version of the product are you using? On what operating system?
microemulator-2.0.4
Please provide any additional information below.
May 27, 2010
#1
ecostats...@gmail.com
|