K
K
Kuusandr2019-06-11 00:59:04
Java
Kuusandr, 2019-06-11 00:59:04

How to restrict libgdx on-screen keyboard to numbers and latin characters?

How to limit the on-screen keyboard called by libgdx (textfield) so that only Latin and numbers can be entered from the keyboard.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
Warlodya, 2019-06-11
@Kuusandr

Either filter input from the user, or make your own custom keyboard.
Here is a handy filtering interface
https://libgdx.badlogicgames.com/ci/nightlies/docs...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question