[Matplotlib-users] OS X leopard scisoft and TkAgg backend

2008-02-21 Thread Wolfgang Kerzendorf
Dear all, I use the scisoft package on leopard 10.5.2 (it is a package that creates its own python framework and delivers astronomical tools). I have recompiled tcl tkk 8.4 and 8.5 (which in hindsight was probably not a good idea). I also installed matplotlib 0.91.2. If i open ipython --pyl

[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

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

Re: [Matplotlib-users] OS X leopard scisoft and TkAgg backend

2008-02-21 Thread John Hunter
On Thu, Feb 21, 2008 at 2:33 AM, Wolfgang Kerzendorf <[EMAIL PROTECTED]> wrote: > Dear all, > I use the scisoft package on leopard 10.5.2 (it is a package that > creates its own python framework and delivers astronomical tools). I > have recompiled tcl tkk 8.4 and 8.5 (which in hindsight was pro

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

2008-02-21 Thread Alan G Isaac
On Thu, 21 Feb 2008, John Hunter apparently wrote: > you should not be using pylab, since you are embedding mpl in a > GTK GUI. Given the frequency of this question, maybe it would be a good idea on the main project page http://matplotlib.sourceforge.net/> to augment the text The plott