I
I
Igor2017-01-13 01:16:04
Python
Igor, 2017-01-13 01:16:04

Is it possible to customize widget refresh in Kivy?

Let's say app.kv has a button like this:

Button:
    text: var1

The variable var1 changes periodically.
How to make the text on the button change along with the variable without explicitly assigning the attribute in the program?
Is it real at all?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question