Re: [PATCH] example for gtk-demo demonstrating offscreen-rendered widgets with reflection-effect



On Dec 24, 2007 6:05 AM, Mathias Hasselmann <mathias hasselmann gmx de> wrote:
> A really useful addition for gtk-demo, demonstrating that GTK+ is ready
> for The Bling. Matthias (Clasen), permission: Permission to commit?

I have some pedantic comments on the patch, but more importantly, I'd like to
have a better understanding of

+  /* if we don't do this, the reflection gets not updated at the right
+    * time */
+    gtk_widget_set_double_buffered (window, FALSE);

If compositing and double-buffering don't work well together, we ought to have
a good explanation of this in the docs...


Matthias


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