That link has no reference to tkinter.  tk and tk2, plus a few others with tk in their names, but nothing else.A search in the box produced nothing.

On 2/11/2010 8:36 AM, Wayne Watson wrote:
Definitely tkinter. I'll look at the link. Interestingly though, and I think I mentioned this. There  is another plot that's been working fine. I seldom use it, but when I have, it seems  to work.

The developer stated this in a msg this morning.
Either way should work.  Double clicking the py file is probably more convenient, but you can more easily see error messages if  you open it with IDLE

On 2/11/2010 7:38 AM, John Hunter wrote:
On Thu, Feb 11, 2010 at 9:18 AM, Wayne Watson
<sierra_mtnv...@sbcglobal.net> wrote:
  
Yes, certainly,as  you explained a few days ago, the present use is
incompatible with idle usage. Further, you mentioned the need for ipython
and the "backend" to make it work (in IDLE?). The way we are using problem
seems a bit ambiguous, so let me tell what I want the application to do.
    
>From the screenshots, this appears to be a tk app that is being run
from idle.  If you are trying to integrate pyplot with this, it is a
mode of usage that is *explicitly not supported*.  Rather, you should
embed matplotlib in the app following the embedding_in_tk*.py examples
at

http://matplotlib.sourceforge.net/examples/user_interfaces/index.html

JDH

  

--
"Crime is way down. War is declining. And that's far from the good news." -- Steven Pinker (and other sources) Why is this true, but yet the media says otherwise? The media knows very well how to manipulate us (see limbic, emotion, $$). -- WTW
------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users

--
"Crime is way down. War is declining. And that's far from the good news." -- Steven Pinker (and other sources) Why is this true, but yet the media says otherwise? The media knows very well how to manipulate us (see limbic, emotion, $$). -- WTW
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to