chromdildo wrote:
Hallo and thanks for the quick reply.
TThread.Synchronize(@myfunction); //simply doesn't call myfunction
Florian Klaempfl wrote:
>> You need to call CheckSynchronize in your main loop. However,
Sychronize is broken in the 1.9.8 release.
Will this get fixed until 2.0.0 ?
It's a
Hallo and thanks for the quick reply.
TThread.Synchronize(@myfunction); //simply doesn't call myfunction
Florian Klaempfl wrote:
>> You need to call CheckSynchronize in your main loop. However,
Sychronize is broken in the 1.9.8 release.
Will this get fixed until 2.0.0 ?
And what about Lazarus LCL
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 CheckSynchron
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 :(
best regards and thanks for help
./chrom
-