Open Taukurade opened 4 years ago
you can add param background=None
... def __init__(self, root, gif_file, delay=0.04,background="white"): tk.Label.__init__(self, root,background=background) ...
P.S. Thanks to your repository, Thoru is dancing in my bottom left
Thanks @A-Gear, I'll add to my TODO, but a little under water at the moment, so it might take a little while.
PS: Happy to hear a dancing Thoru could result from my little library 😄
you can add param background=None
P.S. Thanks to your repository, Thoru is dancing in my bottom left