我读了Kivy的教程,但找不到如何禁用小部件(例如,按钮)。 def foo(self, instance, ... Button from kivy.lang import Builder Builder.load_string(""" <Example>: ...
確定! 回上一頁