Re: [Matplotlib-users] Integrating plots with existing PyGTK application

2008-02-21 Thread John Hunter
On Thu, Feb 21, 2008 at 3:07 PM, Kevin Milner <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I am a developer on a PyGTK application for Earth Science research and > education called SEATREE ( http://geosys.usc.edu/projects/seatree/wiki ) > and we are trying to integrate some pylab plots. > > I

[Matplotlib-users] Integrating plots with existing PyGTK application

2008-02-21 Thread Kevin Milner
Hi everyone, I am a developer on a PyGTK application for Earth Science research and education called SEATREE ( http://geosys.usc.edu/projects/seatree/wiki ) and we are trying to integrate some pylab plots. I can successfully create and use a pylab frame/window inside of our GTK application usi