Hi, I have a memory problem.

I'm using: matplotlib-0.85, python 2.3.5, gtk 2.8.6 and  pygtk 2.8.2.

I create a FigureCanvasGTKAgg with a subplot and I add one Line2D to this 
subplot.

Then I add this FigureCanvas in a gtk.Window

When I destroy the gtk.Window (by the gtk method destroy),
the memory seem to be not released.

Even if I clear the subplot before destroy the gtk.window only a part of 
memory is released.

Am I missing something obvious?

Can somebody help me?

Thanks
        marco

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to