How to change the value in another screen with Kivy?

前端 未结 0 1409
后悔当初
后悔当初 2020-12-23 17:13

id: second
name:\'calcwin\'
GridLayout:
    cols:1
    Label:
        text: root.setResult()
        multiline:False
        color: 1,1,1,1
               


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