[Lazarus] Multi-threading support in IDE
Mattias Gärtner
nc-gaertnma at netcologne.de
Fri Aug 14 11:31:22 CEST 2009
Zitat von Graeme Geldenhuys <graemeg at opensoft.homeip.net>:
> Graeme Geldenhuys wrote:
>> - compile project in separate thread (currently the IDE is
>> almost completely non responsive when compiling)
>>
>
> The other downside of how the IDE currently works is the
> following... Even though the IDE has the option to abort a compile,
> the IDE is so non-responsive that even if you press Escape to abort
> the compile, by the time the IDE tries to process that message, the
> compile or linking in probably done.
>
> Now at least I understand why aborting a compile/build never worked
> for me. :)
Do you have time to debug TAsyncProcess?
Mattias
More information about the Lazarus
mailing list