slightlynybbled / tk_tools

Python tkinter tools, Python3.7+
MIT License
103 stars 24 forks source link

create transparent Gauge #45

Open drvnm opened 3 years ago

drvnm commented 3 years ago

how can i create a transparent Gauge? (on a canvas), also is it possible to change the standart image?

slightlynybbled commented 3 years ago

I'm really not sure how to do this in tkinter. I'm open to pull requests...

ReblochonMasque commented 3 years ago

Please precisely describe what you have in mind by a "transparent Gauge"; there are many interpretations.