[cairo] PyCairo and graphics flicker:

Owen Taylor otaylor at redhat.com
Mon Dec 19 07:27:55 PST 2005


On Mon, 2005-12-19 at 09:17 -0500, Jeremy Moles wrote:
> Rather than try and figure out what GTK is doing differently, I've just
> decided to issue redraw messages via queue_draw() and be done with
> it. :) I'm guessing GTK is doing some double buffering underneath the
> hood, but I wasn't/still not sure.

This is the recommended method in any case.

See the docs for gdk_window_begin_paint_rect/region() for information
about GTK+'s double buffering.

Regards,
						Owen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop.org/archives/cairo/attachments/20051219/c5a1ef7d/attachment.pgp


More information about the cairo mailing list