python - Transparent Backgrounds on Buttons in Tkinter -


i have button button image when in window background of button clashes background of window. .png image tkinter seems want keep image quadrilateral adding grey space. there way make empty space of button become transparent left button image?

i using python 3.4.2 on windows 8.

if using .png import pil python supporting transparency.

however, within tkinter .button widget not support transparency.

so have transparent image on top of solid background.

if windows user, best bet solution:

transparent background in tkinter window


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -