[Lazarus] Multi-threading support in IDE

Vincent Snijders vsnijders at vodafonevast.nl
Fri Aug 14 11:03:59 CEST 2009


Graeme Geldenhuys schreef:
> 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. :)
> 

I guess you need the TAsyncProcess support. This part works OK on windows.

Vincent




More information about the Lazarus mailing list