How to update Kivy screen manager inside infinite while loop? And how to optimize this kv file?

前端 未结 0 1122
故里飘歌
故里飘歌 2020-12-29 11:15

I\'m learning Kivy and would need some help. I\'m working with these two files:

main.py:

import kivy
from kivy.app import App
kivy.require(\'1.11.1\')
         


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