Re: [Tutor] matplotlib (pylab) backends

2005-07-28 Thread Danny Yoo
On Wed, 27 Jul 2005, Pujo Aji wrote: > I write a program which launch pylab from windows GUI (using wxpython). > I found some problem here. > > If I use the default backends program in matplotlibrc which is TkAgg > I have this result: > 1. I click button the plot is showed > 2. I close the plot

[Tutor] matplotlib (pylab) backends

2005-07-27 Thread Pujo Aji
Hello I write a program which launch pylab from windows GUI (using wxpython). I found some problem here. If I use the default backends program in matplotlibrc which is TkAgg I have this result: 1. I click button the plot is showed 2. I close the plot 3. I click the button to show the plot the se