Hi!
I'm using wxPython bindings for wxWidgets. Is it possible to create custom-shaped window from PNG image and in count alpha-channel? Take a look at VS2010 splash screen to see what I mean:
Highlighted zones (rounded corner and shadow) are not sharp, they use alpha-channel to look smooth.
Update: I want not only custom shape, but smooth custom shape