On Friday 02 September 2016 11:25:15 Graeme Geldenhuys wrote: > 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? > Yes.
> 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). > It is not quite simple to handle all possible situations but tmseprocess provides the necessary functionality. Martin ------------------------------------------------------------------------------ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

