Re: [Matplotlib-users] location of from pylab import * effects Tk widgets keyword=text

2007-11-26 Thread John Hunter
On Nov 24, 2007 8:46 PM, Michael Frauens <[EMAIL PROTECTED]> wrote: > > Wasn't sure where to post this so I'll keep it brief (and I have tried to > check forums, FAQ and guides) > > I'm a relative noob but have a Tk based GUI running properly and have used > Matplotlib successfully in two separate

[Matplotlib-users] location of from pylab import * effects Tk widgets keyword=text

2007-11-26 Thread Michael Frauens
Wasn't sure where to post this so I'll keep it brief (and I have tried to check forums, FAQ and guides) I'm a relative noob but have a Tk based GUI running properly and have used Matplotlib successfully in two separate implementations of code. When I try to combine my GUI code with my matplotli