Re: [Matplotlib-users] Strange event errors with WXAgg + wx

2009-11-14 Thread Taro Sato
Taro Sato-4 wrote: > > Hello. I'm trying to embed mpl in an wxpython app which is intended > to run repeatedly within a single script. (It's a workaround for not > being able to use pyplot.show() more than once in a script.) > > All seems to work as intended when I don't attach any key press

[Matplotlib-users] Strange event errors with WXAgg + wx

2009-11-11 Thread Taro Sato
Hello. I'm trying to embed mpl in an wxpython app which is intended to run repeatedly within a single script. (It's a workaround for not being able to use pyplot.show() more than once in a script.) All seems to work as intended when I don't attach any key press events (here to just destroy the a