标签: python user-interface python-2.7 tkinter alpha-transparency
我想在另一个矩形的顶部画一个圆圈。我想用一些颜色和不透明度填充圆圈,以便下面的矩形有点可见。现在我无法使用tkinter python模块找到如何做到这一点。
提前感谢。