On Tue, Mar 9, 2010 at 1:49 PM, Pribadi, Krishna
<krishna.prib...@harley-davidson.com> wrote:
>
> I know it's badly out of date...
>
> I'd like to embed it but I'm not quite sure where to begin...
>
> Do you think a simple solution like calling it from the system command line 
> will open the plot in a new instance, so that the metadata GUI wont be hung 
> up by the show()? I'd have to pass the selected metadata to a temporary file 
> on disk. It's a bit of a dirty method... Thoughts?

I suggest following the embedding_is_wx*.py examples at

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

No use of pyplot or show in any of them.
JDH

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to