The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3803150:
Hi, Well, for the first post, yes, you can only do non-blocking calls (this would be the same in the default python shell and there\'s no real workaround, as the console is in the main thread and GUI toolkits usually only work in the main thread too). As for the print, not sure about what\'s being done exactly in your case, what I do know is if a command returns to the prompt initially, pydev will show that, but it will not print to the output asynchronously, so, only after a new command is issued (even if it\'s just an empty line) will the output show. Cheers, Fabio ------------------------------------------------------------------------------ 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