Page 1 of 1

Plot data from Thread

Posted: Mon Mar 29, 2010 9:15 am
by 10545590
Hello !

Can you give me an example how to plot data from a thread?
We use a thread for calculating the data and now we need to plot this data. Synchronize is not an option because the methide runs in the main thread and we would like to avoid that.

Any ideas ?

Greetz Dominik

Re: Plot data from Thread

Posted: Tue Mar 30, 2010 9:01 am
by yeray
Hi Dominik,

I'm not sure to understand the exact situation. Could you please arrange a simple example project we can run as-is to reproduce the behaviour here?