Re: [Matplotlib-users] error on different mouse events

2007-06-29 Thread darkside
It's unbeliable. Yes, it works now!!! At least.. I had spend a lot of time with these! So maybe is it a bug? Matplotlib developers: here you have a bug. Thank you very much for your help, I coud never have thougt that it was the problem. 2007/6/28, Matthias Michler <[EMAIL PROTECT

Re: [Matplotlib-users] error on different mouse events

2007-06-28 Thread Matthias Michler
Hello darkside, I tried your example and it works for me (with mpl-svn) using GTKAgg and doesn't work (like you reported) using TKAgg (Is this a bug?). Maybe you can switch to GTKAgg? Otherwise you should report the mpl-version you are using. >- import matplot