Hi again. pspad: -------------------------------------------------------------------------------- 2. you start Python and display log when Python finishes. At this time PSPad need to wait up to Python endds and then load LOG.--------------------------------------------------------------------------------
Well, in this case, the user don't need any LOG, so why should PSPad wait until the child process completed ? BTW, there is no LOG anyway if I don't capture it, so what should the user expect ? Shouldn't PSPad always run concurently with the child process, no matter the console-capture option ? BTW, PSPad is the only editor behaves this way among others I've used. I don't know how you spawn the child process, but shouldn't you use P_NOWAIT mode for both ? (I'm not an expert, I just know C/C++ just a bit) -- wake up, get connected, and rule ! <http://forum.pspad.com/read.php?6,43207,43368> PSPad freeware editor http://www.pspad.com
