wxPython - embed separate script in panel?

mark.martinez2 at gmail.com mark.martinez2 at gmail.com
Tue Jun 19 20:28:57 EDT 2007


This is a wxPython question.. the wxPython group is pretty much
inactive.

I have an MDI parent frame and child frame set up. In the child frame,
I want to use part of the frame to display the output from a .py that
is mainly matplotlib (a graph) in a section of the frame. How can I
get it to automatically run that script and place the resultant graph
in a panel?

Thanks




More information about the Python-list mailing list