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

I was able to use nonblocking calls in matplotlib so the computation now 
continues after a plot command. However, anything I print is held up until the 
plot is displayed and closed (even if the plot code is well after the print 
statements, and stdout.flush doesn\'t help).  Is it possible to force flush the 
output to the interactive console? Thanks.

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to