[Lazarus] Multithreadprocs and Synchronize

Juha Manninen (gmail) juha.manninen62 at gmail.com
Sun Aug 22 13:20:56 CEST 2010


Thanks.

What about updating GUI in main thread, like normally done with 
TThread.Synchronize?  I tried this:

  Item.Thread.Synchronize(Item.Thread, @ShowStatus);

where ShowStatus is part of the class calling the parallel funcs.
It doesn't work --> "RunError(210)".

Juha




More information about the Lazarus mailing list