[pygtk] Switching pixmaps using GtkPixmap.set()

Tessa Lau tlau@cs.washington.edu
Mon, 06 Nov 2000 11:38:44 -0800


On Monday, Martin Grimme mumbled:
> You could use GdkPixmaps and double buffering to avoid flickering.

Can you give an example of how to do this?  I'd love to find a Python-only
solution for avoiding flickering.

--Tessa