Re: [Image-SIG] GUI with Transparency

2005-07-03 Thread Matthew Nuzum
On 7/2/05, Christian M. Jensen <[EMAIL PROTECTED]> wrote: > Hello, > > Does anyone know of a GUI toolkit that supports alpha blending using PNGs? > > Thanks! > Christian Here is a snippet from a program that uses PIL to create a rectangle with alpha-transparent drop shadow around it. (tmp is an

Re: [Image-SIG] GUI with Transparency

2005-07-02 Thread Chris Barker
Christian M. Jensen wrote: > Does anyone know of a GUI toolkit that supports alpha blending using PNGs? What is it you want to do with them? wxPython can load and display PNGs with alpha, but there is no way to create them with wxPython, and I don't know if you can put them on top of each other

[Image-SIG] GUI with Transparency

2005-07-02 Thread Christian M. Jensen
Hello, Does anyone know of a GUI toolkit that supports alpha blending using PNGs? Thanks! Christian ___ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig