Bartosz Telenczuk, on 2011-02-13 23:16, wrote:
> Hi,
>
> I am writting an application in which I update dynamically the state
> of the figures. When I am done I call the Figure.canvas.draw function
> to redraw the figure. However, when the window was previously closed
> by the user the upda
Hi,
I am writting an application in which I update dynamically the state
of the figures. When I am done I call the Figure.canvas.draw function
to redraw the figure. However, when the window was previously closed
by the user the update can be skipped.
Is there a way to tell from a figure han