2006/11/9, Matthew Yaconis <[EMAIL PROTECTED]>:
> I'm looking to do some double buffered 2D animation in a GTK application.
> What is the best way to go about this?  Are there double buffered GTK
> widgets or would I be better off using OpenGL or some other libraries?

Gtk+ is double buffered (at GDK level), see federico's great doc:
http://primates.ximian.com/~federico/misc/gtk-drawing-model/index.html

cheers
-- 
Gian Mario Tagliaretti
http://www.parafernalia.org/pygtk/
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to