Re: Understanding gtk_widget_queue_draw() (and dbl buffing)



Derek Simkowiak <dereks@kd-dev.com> writes: 
> 	Is the new double-buffering architecture documented somewhere?

Not really, Owen has an initial design document on the web somewhere
but I forget the URL. Check gtk-devel-list archives.

> 	Just considering the fact that my expose handler won't need to do
> its own double buffering, it would seem to me that double-buffering would
> need to take place within Gdk, not Gtk+...
> 

Exactly, the buffering is in GdkWindow.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]