Hello, I did a keypad like this :
but I have an issue : when I type 1, it displays 1. But when I type 5 after, it replaces the 1 by the 5, it does not write it after.
So I tried to do something like that to extend the length but that doesn't work :
What is the difference between the button "ButtonDelete" and "ButtonAllClear" ? I just want to have the keypad + a clear button that clear all the numbers
(Btw, I want to have only maximum 4 numbers, then after 2-3 seconds clear the textbox)