J
J
Just Python's sheep2020-07-16 13:35:12
Python
Just Python's sheep, 2020-07-16 13:35:12

How to limit number of characters in textinput kivy?

how to limit number of characters in textinput kivy?
I need that when there are more than 15 characters, so that you can’t write further.

For if, for example, there are more than 15 characters, when you start deleting characters, then one or more characters remain on the left, and they are not visible

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
milssky, 2020-07-16
@milssky

https://kivy.org/doc/stable/api-kivy.uix.textinput.html
Filtering section

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question