Hi Dieter.

Thanks for you answer.

Regards.

Cristian

-----Mensaje original-----
De: Dieter Verfaillie <diet...@optionexplicit.be>
Para: craf <pyclut...@gmail.com>
Cc: Pygtk <pygtk@daa.com.au>
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   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to