July 2018
Beginner to intermediate
668 pages
16h 29m
English
You'll need to use the TThreadedQueue<Extended> class to bring out data from the background thread to the main thread. The approach is similar to that shown in the recipe Talking with the main thread using a thread-safe queue, but, in this case, we have to show data in a complex manner-on a 2D graph, showing only the last data retrieved.
Read now
Unlock full access