Hi, Tara Milana <learfox@xxxxxxx> writes: > The way around this is to use "back buffers" and that's > X Pixmaps, in GTK it is refered to as a GdkPixmap. > What you do is draw to the GdkPixmap first (same thing, > draw a solid background, then details). Then you "put" > the GdkPixmap to the GdkWindow all in one pass so there > is no "flickering". You omit the fact that GTK+-2.0 does this automatically for you. You actually don't need to care about this at all. Sven _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list