Hi Dieter. Thanks for you answer.
Regards. Cristian -----Mensaje original----- De: Dieter Verfaillie <[email protected]> Para: craf <[email protected]> Cc: Pygtk <[email protected]> Asunto: Re: [pygtk] Refresh DrawingArea Fecha: Fri, 11 Nov 2011 09:30:44 +0100 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 [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
