chromdildo wrote:

Hello guys.

I don't want to annoy you again..
...but what's up with TThread ?

TThread.Synchronize(@myfunction); //simply doesn't call myfunction

I can call it directly but not via synchronize.
If not synchronized, gtk+ blows.

What am I doing wrong :(

You need to call CheckSynchronize in your main loop. However, Sychronize is broken in the 1.9.8 release.




best regards and thanks for help
./chrom
----------------------------------------
linux-2.4, fpc 1.9.8, lazarus cvs

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to