[Lazarus] Multi-threading support in IDE
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Aug 13 22:25:38 CEST 2009
On Thu, 13 Aug 2009 19:19:15 +0400
dmitry boyarintsev <skalogryz.lists at gmail.com> wrote:
> > OK, after reading all the other responses I now understand the
> > flexibility of keeping FPC and Lazarus separate, but why then is
> > Lazarus non-responsive while the compiler is compiling in a
> > separate process?
> because IDE is reading FPC output?
> and gives only a few .ProcessMessages for user interface?
That's enough. But the ProcessMessages must come regularly, which is
not possible with TProcess and FPC. See my mail about TAsyncProcess.
Mattias
More information about the Lazarus
mailing list