sandrosilveira:
--------------------------------------------------------------------------------
We notice a difference between 5.0.0 version and previous versions:

With PSPAD 5.0.0 (161) when compiling a COBOL program inside the editor
(CTRL+F9), isn't possible to navigate in source code or execute any operation
until compilation is completed, the editor stay 'locked' to any operation. See
video: https://youtu.be/NMmsLvkqtsA

In previous versions the compilation ran in a 'separate thread', and the
developer could continue navigating and editing the source code while waiting to
finish the proccess.  See video: https://youtu.be/IeRz61yAxY8

Is very important to us the previous behavior because our source code are very
big and sometimes the compilation takes a long time.

Thank you!
--------------------------------------------------------------------------------


Yes there is a difference, cause old output catching was unusable. I had to
replace it with different way. I will try to run compiler in separate thread,
but it means big changes in code.

-- 
<http://forum.pspad.com/read.php?6,68392,68395>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem