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?

-----Original Message-----
From: John Hunter [mailto:jdh2...@gmail.com] 
Sent: Tuesday, March 09, 2010 1:40 PM
To: Chris Barker
Cc: matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] embedding a plot function in existing wxapp 
GUI, problem replotting

On Tue, Mar 9, 2010 at 1:23 PM, Chris Barker <chris.bar...@noaa.gov> wrote:
> Pribadi, Krishna wrote:
>> Based on what I've been reading regarding MPL, it seems that the
>> matplotlib show() function causes another instance of a GUI loop to
>> remain suspended.
>
> right --don't use show(), in fact, don't use pylab for the most part:
>
> http://www.scipy.org/Cookbook/Matplotlib/EmbeddingInWx


This page is badly out of date (half the links are broken)

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
This communication (including any attachments) is for the use of
the intended recipient(s) only and may contain information that is
confidential, privileged or otherwise legally protected. Any
unauthorized use or dissemination of this communication is
prohibited. If you have received this communication in error,
please immediately notify the sender by return e-mail message and
delete all copies of the original communication. Thank you for your
cooperation.

------------------------------------------------------------------------------
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