Plot data from Thread
Posted: Mon Mar 29, 2010 9:15 am
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
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