[Matplotlib-users] [wxmpl] mouse location (other PointEvents?) fail when two axes share same area

2012-02-14 Thread Oren Gampel
This is relating wxmpl (wxPython+matplotlib). version 2.0dev of wxmpl, matplotlib ver 1.1.0, and wx version is 2.8.12.1. Since wxmpl is a very thin layer above mpl, I believe this is an issue with mpl. I'm using wxmpl and trying to get mouse points and selection. This fails when there is more

Re: [Matplotlib-users] Memory leakage in matplotlib 1.0.1 with wx 2.8.11.0

2011-04-27 Thread Oren Gampel
. Mike On 04/20/2011 05:18 PM, Oren Gampel wrote: I have now tested this with version 1.1.0svn from the trunk of the dev repository. I believe this version contains Michael Droettboo's patch for pyCXX. ( https://sourceforge.net/tracker/index.php?func=detailaid=3115633group_id=3180atid=103180

Re: [Matplotlib-users] Memory leakage in matplotlib 1.0.1 with wx 2.8.11.0

2011-04-20 Thread Oren Gampel
script I've attached. Again, please note that this script has no axes, plots, or drawn components, only an empty canvas that is being redrawn and causes the memory growth. Any ideas how to resolve this or further debug this? Thanks for your help, Oren On Mon, Apr 11, 2011 at 6:37 PM, Oren Gampel

[Matplotlib-users] Memory leakage in matplotlib 1.0.1 with wx 2.8.11.0

2011-04-11 Thread Oren Gampel
I'm having a memory leakage using matplotlib 1.0.1 with wx 2.8.11.0, on windows XP. To reproduce, I used the sample from here: http://matplotlib.sourceforge.net/examples/animation/dynamic_image_wxagg2.htmland deleted most of the significant lines (see below). I only create a canvas but I don't