On 07/13/2012 12:16 PM, Giuseppe Penone wrote:
Hi, running the demo
http://git.gnome.org/browse/pygobject/tree/examples/cairo-demo.py
about the drawing area produces on my lubuntu 12.04 an empty window.
the 'draw' event is never called, is this a bug?

That demo works fine on my Ubuntu 12.04 box, and my Lubuntu 11.10 box.

'draw' should get called when the window is first exposed, and again any time the window is damaged.

You have python-gobject installed, right?

--
David Ripton    drip...@ripton.net
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to