Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to disable the numbers (0-9)? #3

Open
annagat opened this issue Oct 7, 2019 · 1 comment
Open

How to disable the numbers (0-9)? #3

annagat opened this issue Oct 7, 2019 · 1 comment

Comments

@annagat
Copy link

annagat commented Oct 7, 2019

Hi,

Sorry, a newbie here. Its not really an issue but rather a question. How do I disable the numbers (0-9) except the backspace when using type: VirtualKeyboardType.Numeric. Also, is it possible to remove the .? In my code, I am checking the number of characters in text. When it exceeds to 4 characters I want to disable the numbers 0-9 and only the backspace will be working. So the user can only enter 4 characters.

I will be glad if any help you can give me.

@annagat
Copy link
Author

annagat commented Oct 7, 2019

I figure out to disable the numbers 0-9.

I still could not find out how to remove the . from numeric keypad view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant