On 2016-09-02 10:15, Martin Schreiber wrote:
>> >
> Added to wishlist. Not easy if done right. ;-)
> It could be a good testcase for the MSEgui process component.

Thanks again.

>From your answer I'm assuming MSEgui has it's own TProcess class? When
using the FPC TProcess, it isn't hard to accomplish. As long as each
TProcess reports output to an independent TStringStream. You can also
hook into the destructor of TProcess to notify MSErun than the next
compilation can start (A Thread and threadpool could do the same).

I've done something similar in the past.

Regards,
  Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp

------------------------------------------------------------------------------
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to