On Friday 14 August 2009 14:23:36 Graeme Geldenhuys wrote: > Martin Schreiber wrote: > > So does MSEide with the compile and the search in files function. The > > checking of the compiler output and the file search run in separate > > I just tried with a oldish MSEide 2.1 (unstable) and I monitored the > thread usage for the mseide process. You seem to use a few threads for > things. One for the main process, one for the editor (though I don't > know what it does)
You probably see the thread which reads messages from gdb. Syntax highlighting is done in onidle in packages of 100 lines. Martin -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
