The following forum message was posted by davetoo at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3635430:

[quote]
Ah, o.k., but the problem is that I just use matplotlib (and/or pyplot) to plot 
things, so I cannot influence how these plot-windows are opened. So do you say 
that this has to be changed inside these modules?[/quote]

This may help:  
http://stackoverflow.com/questions/458209/is-there-a-way-to-detach-matplotlib-plots-so-that-the-computation-can-continue

For what it\'s worth, the pyplot and mlib modes use a *lot* of magic behind the 
scenes to keep track of the figures and such; I\'ve been developing that kind 
of stuff in Spyderlib (under Python(x,y) for Windows) and it\'s pretty handy.  
I\'ve come to Eclipse/Pydev because I wanted more powerful multi-package 
source/class navigation but I\'ve had to put my scipy project on the back 
burner.

One of the things I hope to try sometime soon is to use IPython in the 
interpreter settings.


------------------------------------------------------------------------------
Download Intel® 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
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to