On 2007-04-09, Lou Pecora <[EMAIL PROTECTED]> wrote:

> I assume you mean the first example, the wire frame (see
> below).  It works for me.

I've tried that code as well, and p.show() doesn't return until
the window is closed.  If I use code like that in a python
program, the program becomes non-responsive until the plot
window is closed.

I've switched to using wxmpl to embed figure in a wxWidgets
panel. That almost works -- except I loose the ability for the
user to rotate/zoom using the mouse.

> No problems.  When pylab (matplotlib) plots it does so in a
> window associated with a Python process that is separate from
> the terminal (I assume you are using a terminal).

I'm not sure what you mean by "using a terminal".  I'm running
my python app from the command line in a terminal emulator
window.

-- 
Grant Edwards                   grante             Yow!  Hey, I LIKE that
                                  at               POINT!!
                               visi.com            


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to