Kenny Ortmann wrote:
> I am not sure if this would be the right place to ask this question

this is more of a wxPython question than an MPL one, so you might have 
more luck on wxPython-users.
> My problem is when i go to destroy the first Graph panel, because there is

How are you doing that? for the most part, you don't need (and 
shouldn't) destroy a wxPython window by hand -- let Python's garbage 
collection take care of it.

If you're a bit more specific as to what you need to do, perhaps someone 
could suggest another way.

Try to trim this down to the smallest possible example, make that a 
stand-alone application, post that, and we should be able to help.

-Chris

-- 
Christopher Barker, Ph.D.
Oceanographer
                                                
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to