[wxPython] wxgrid memory leak

Sweet! Thank you.

···

I've just checked in to CVS a bunch of changes that should take care of
this. I made a couple bad assumptions early on about when I was and wasn't
getting a new reference from the Python API, and the code ended up getting
copied and tweaked all over the place. It showed up so drasticly in the
grid demo because of the huge number of callbacks (not events) that it does
to fetch values from the table, but there was actually little similar
problems all over. Should all be gone now though.

I'll try and make an interim binary for win32 later today.

--
Robin Dunn
Software Craftsman
robin@AllDunn.com
http://wxPython.org Java give you jitters?
http://wxPROs.com Relax with wxPython!

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users