<bdo id='FYA8s'></bdo><ul id='FYA8s'></ul>

<small id='FYA8s'></small><noframes id='FYA8s'>

  • <i id='FYA8s'><tr id='FYA8s'><dt id='FYA8s'><q id='FYA8s'><span id='FYA8s'><b id='FYA8s'><form id='FYA8s'><ins id='FYA8s'></ins><ul id='FYA8s'></ul><sub id='FYA8s'></sub></form><legend id='FYA8s'></legend><bdo id='FYA8s'><pre id='FYA8s'><center id='FYA8s'></center></pre></bdo></b><th id='FYA8s'></th></span></q></dt></tr></i><div id='FYA8s'><tfoot id='FYA8s'></tfoot><dl id='FYA8s'><fieldset id='FYA8s'></fieldset></dl></div>
  • <legend id='FYA8s'><style id='FYA8s'><dir id='FYA8s'><q id='FYA8s'></q></dir></style></legend>

    1. <tfoot id='FYA8s'></tfoot>
      1. 如何禁用 Kivy 中的小部件?

        How to disable a widget in Kivy?(如何禁用 Kivy 中的小部件?)
          <tbody id='lfAmP'></tbody>

              <tfoot id='lfAmP'></tfoot>

                <bdo id='lfAmP'></bdo><ul id='lfAmP'></ul>
                • <legend id='lfAmP'><style id='lfAmP'><dir id='lfAmP'><q id='lfAmP'></q></dir></style></legend>

                  <small id='lfAmP'></small><noframes id='lfAmP'>

                  <i id='lfAmP'><tr id='lfAmP'><dt id='lfAmP'><q id='lfAmP'><span id='lfAmP'><b id='lfAmP'><form id='lfAmP'><ins id='lfAmP'></ins><ul id='lfAmP'></ul><sub id='lfAmP'></sub></form><legend id='lfAmP'></legend><bdo id='lfAmP'><pre id='lfAmP'><center id='lfAmP'></center></pre></bdo></b><th id='lfAmP'></th></span></q></dt></tr></i><div id='lfAmP'><tfoot id='lfAmP'></tfoot><dl id='lfAmP'><fieldset id='lfAmP'></fieldset></dl></div>
                  本文介绍了如何禁用 Kivy 中的小部件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我阅读了 Kivy 教程,但找不到如何禁用小部件(例如,按钮).

                  I read the Kivy tutorial and couldn't find how to disable a widget (for example, a Button).

                  def foo(self, instance, *args):
                    #... main business logic, and then
                    instance.disable = False
                    # type(instance) = kivy.uix.Button
                  

                  我将 foofunctools.partial 绑定.

                  什么是正确的参数?

                  推荐答案

                  如果你使用的是 kivy 版本 >= 1.8 那么你可以做 widget.disabled = True.如果在以前的版本中您可以简单地自行管理禁用,只需确保它不会对触摸做出反应并在禁用时显示另一种外观.

                  If you are using kivy version >= 1.8 then you can just do widget.disabled = True. If on previous versions you can simply manage the disabling yourself, just make sure it doesn't react to touch and displays a alternative look when disabled.

                  这篇关于如何禁用 Kivy 中的小部件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Kivy 1.9.0 Windows package KeyError: #39;rthooks#39;(Kivy 1.9.0 Windows 包 KeyError: rthooks)
                  Python Kivy: how to call a function on button click?(Python Kivy:如何在按钮单击时调用函数?)
                  Centering an object in Kivy(在 Kivy 中将对象居中)
                  How to downgrade to Python 3.4 from 3.5(如何从 Python 3.5 降级到 Python 3.4)
                  Change button or label text color in kivy(在kivy中更改按钮或标签文本颜色)
                  Kivy - Bind Label Text To Variable (Python Only)(Kivy - 将标签文本绑定到变量(仅限 Python))

                        <bdo id='d7czX'></bdo><ul id='d7czX'></ul>
                            <tbody id='d7czX'></tbody>

                          • <legend id='d7czX'><style id='d7czX'><dir id='d7czX'><q id='d7czX'></q></dir></style></legend>

                          • <i id='d7czX'><tr id='d7czX'><dt id='d7czX'><q id='d7czX'><span id='d7czX'><b id='d7czX'><form id='d7czX'><ins id='d7czX'></ins><ul id='d7czX'></ul><sub id='d7czX'></sub></form><legend id='d7czX'></legend><bdo id='d7czX'><pre id='d7czX'><center id='d7czX'></center></pre></bdo></b><th id='d7czX'></th></span></q></dt></tr></i><div id='d7czX'><tfoot id='d7czX'></tfoot><dl id='d7czX'><fieldset id='d7czX'></fieldset></dl></div>
                          • <small id='d7czX'></small><noframes id='d7czX'>

                            <tfoot id='d7czX'></tfoot>