Probably time to rethink the TextInputWithHeader class to support different inputs with custom insert_text function for the TextInput widget like this: https://kivy.org/doc/stable/api-kivy.uix.textinput.html#filtering
The percentage input widget would force the format of X.XX% such as 0.00%, 12.37% or 400.05%
Probably time to rethink the TextInputWithHeader class to support different inputs with custom insert_text function for the TextInput widget like this: https://kivy.org/doc/stable/api-kivy.uix.textinput.html#filtering
The percentage input widget would force the format of X.XX% such as 0.00%, 12.37% or 400.05%