[pygtk] Pixmap transparency in a GdkDrawable?

2000-10-04 Thread Martin Grimme
Hello, again I've got a weird question: When I draw pixmaps onto a GdkDrawable using draw_pixmap(), transparency will be completely ignored. Is there any way around this? I want to draw pixmaps _with_ transparency onto a GdkPixmap. It seems to be possible for GdkPixmaps to have transparent

Re: [pygtk] Pixmap transparency in a GdkDrawable?

2000-10-04 Thread James Henstridge
On Wed, 4 Oct 2000, Martin Grimme wrote: Hello, again I've got a weird question: When I draw pixmaps onto a GdkDrawable using draw_pixmap(), transparency will be completely ignored. Is there any way around this? I want to draw pixmaps _with_ transparency onto a GdkPixmap. It seems to