The button changes the image on hover tkinter

前端 未结 0 1196
情歌与酒
情歌与酒 2021-01-01 17:28

How can I change the image when hovering over the button?

I tried to do it like this, but I get an error

from tkinter import *

class SKFButton(Button)         


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