|
From: Grant E. <gr...@vi...> - 2007-04-09 18:17:16
|
On 2007-04-09, Lou Pecora <lou...@ya...> 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
|