'How do I make Tkinter support PNG transparency?

I put in a partially transparent PNG image in Tkinter and all I get is this

alt text

How do I make the dark triangle on the right clear? (like it's supposed to be)

This is python 2.6 on Windows 7, btw.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source