Relative Content

Tag Archive for pythontkinter

Python – How to add a transparent PNG onto transparent PNG in Tkinter

I’m just starting at programming, don’t even know basics well. Trying to build an app from my own assets, and they all is transparent more or less. I managed to create a window where’s background image is transparent, so I can keep textured edges. But I have no idea how to now put the buttons and stuff cause they all drawn the same way.
There’s my current code and image examples.
Hope you can help

Python – How to add a transparent PNG onto transparent PNG in Tkinter

I’m just starting at programming, don’t even know basics well. Trying to build an app from my own assets, and they all is transparent more or less. I managed to create a window where’s background image is transparent, so I can keep textured edges. But I have no idea how to now put the buttons and stuff cause they all drawn the same way.
There’s my current code and image examples.
Hope you can help