Changing python tkinter button colour on Mac makes button click not visible?

前端 未结 0 1706
小鲜肉
小鲜肉 2020-12-16 19:34

I have a 10x10 grid of buttons and have seen that the normal bg=colour parameter will not work on Mac so I am using the code below:

for x in range(10):
    fo         


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