Using the Kivy framework, how can I constantly update an image rotating between 5 sources?

前端 未结 0 702
情书的邮戳
情书的邮戳 2021-02-04 11:34

In my py file I have an image class for my img

class img(Image):

and in my kv file i have

img: source: "img01.p

相关标签:
回答
  • 消灭零回复
提交回复
热议问题