I'm having a small amount, I'm trying to limit the amount of characters that can be typed without text, for example a DDD code, where only 2 or 3 digits, limit to only 3 numbers, but I'm not I tried to run the second, but it also did not work, the idea was now to limit by the kivy script itself, thank you even more personal: D
Kivy Code TextInput:
id: dd
pos_hint:{"center_x":.35, "center_y":.2}
size_hint:(.1,.05)
multiline:False
write_tab: False
input_filter:'int'
Python code dd = self.root.ids.dd.text
dd = maxlength (2)