Android Question [customview] - Numpad - Question ?

Lego Jérôme

Member
Licensed User
https://www.b4x.com/android/forum/threads/customview-numpad.64191/#content

The thread was too old for ask my question, so I'll do it here, Hoping not to do stupid things.


Wow, it's just beautiful what can be done with computers.
I am currently adapting this virtual keyboard to my project.

only I can not catch the event "numpad_Click"
And as I have EditText next I would like to be able to close the keyboard of Android when the keyboard "numpad" opens
How could I do ?
 

LucaMs

Expert
Licensed User
Longtime User
Please, read the documentation about views and events. You can also find many posts about this question:

upload_2018-5-18_20-23-4.png


For the keyboard: documentation or search: IME Keyboard.
 
Upvote 0
Top