I am sorry, here the better explanation:
I have a scirpt to reduce data. from time to time it should bring up an
interactive matplotlib figure and then when I close the window it should
continue.it is important for me that the script actually stops when
opening the window.
The problem is (which
On 8/22/07, Wolfgang Kerzendorf <[EMAIL PROTECTED]> wrote:
> Is there any way I can stop the mainloop of the gtkagg backend. i know
> there is a threads_leave thing but I neec the Tk object from matplotlib.
> The problem is that my script doesnt continue after the window has been
> closed
I am not
Is there any way I can stop the mainloop of the gtkagg backend. i know
there is a threads_leave thing but I neec the Tk object from matplotlib.
The problem is that my script doesnt continue after the window has been
closed
thanks in advance
Wolfgang
--