1. <i id='ZqlGp'><tr id='ZqlGp'><dt id='ZqlGp'><q id='ZqlGp'><span id='ZqlGp'><b id='ZqlGp'><form id='ZqlGp'><ins id='ZqlGp'></ins><ul id='ZqlGp'></ul><sub id='ZqlGp'></sub></form><legend id='ZqlGp'></legend><bdo id='ZqlGp'><pre id='ZqlGp'><center id='ZqlGp'></center></pre></bdo></b><th id='ZqlGp'></th></span></q></dt></tr></i><div id='ZqlGp'><tfoot id='ZqlGp'></tfoot><dl id='ZqlGp'><fieldset id='ZqlGp'></fieldset></dl></div>
        <bdo id='ZqlGp'></bdo><ul id='ZqlGp'></ul>

      1. <legend id='ZqlGp'><style id='ZqlGp'><dir id='ZqlGp'><q id='ZqlGp'></q></dir></style></legend>

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

      2. <tfoot id='ZqlGp'></tfoot>

        如何使用tkinter创建具有透明背景的标签小部件?

        How to create a Label widget with a transparent background using tkinter?(如何使用tkinter创建具有透明背景的标签小部件?)

          • <bdo id='lzAiW'></bdo><ul id='lzAiW'></ul>
                  <tbody id='lzAiW'></tbody>

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

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

                3. 本文介绍了如何使用tkinter创建具有透明背景的标签小部件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我想创建一个以图像为背景的应用程序。但当我在图像上添加Label时,标签的背景为白色。

                  是否可以将Label小工具的背景色设置为"透明"?

                  推荐答案

                  我不知道有什么方法可以使标签背景透明。一种替代方法是使用画布小部件作为整个事情的基础,然后使用create_image方法添加背景图像,并使用create_text方法制作文本标签。这将是一个有点多的工作,但文本应该渲染没有背景的图像顶部。(诚然,我几乎没有使用Canvas小部件的经验,所以我更多地是从理论上讲而不是从经验上讲,但它值得一试。)

                  如果您没有很好的Tkinter参考资料,我强烈推荐this one made by New Mexico Tech。它也可以作为downloadable PDF提供。

                  这篇关于如何使用tkinter创建具有透明背景的标签小部件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  Split a Pandas column of lists into multiple columns(将 Pandas 的列表列拆分为多列)
                  How does the @property decorator work in Python?(@property 装饰器在 Python 中是如何工作的?)
                  What is the difference between old style and new style classes in Python?(Python中的旧样式类和新样式类有什么区别?)
                  How to break out of multiple loops?(如何打破多个循环?)
                  How to put the legend out of the plot(如何将传说从情节中剔除)
                  Why is the output of my function printing out quot;Nonequot;?(为什么我的函数输出打印出“无?)

                        <tfoot id='U7S0a'></tfoot>
                          <tbody id='U7S0a'></tbody>

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

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

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