|
From: Martin P. <ma...@aq...> - 2016-04-15 18:40:27
|
Hi, I'm using FOX 1.6. If I remember correctly, FOX functions must only be called from within the main thread. However, I want a worker thread to prepare some data which needs then to be displayed as soon as it's ready (and convenient for the main thread). Can someone please hint me as to how data can safely be transported from a side thread to the main thread? Thanks and Regards Martin -- "Things are only impossible until they're not" |