On Thu, 10 Nov 2011 19:08:32 -0300, craf wrote:
Hi.

Is there a way to refresh a control DrawingArea?.

You can call queue_draw() or queue_draw_area(x, y, width, height)
on it. See http://www.pygtk.org/docs/pygtk/class-gtkwidget.html#method-gtkwidget--queue-draw

mvg,
Dieter

_______________________________________________
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