Background Threading Option



Hello,

Is there a Background threading option in GTKMM as in _vbscript_. As I am doing CAN communication using GUI (GTKMM 3.0). The GUI has to receive and send packets continuously in the interval of 20 milliseconds. While receiving packets the task I defined for widgets has to update in parallel. The thread has to work according to the following Link as in VB.

https://www.codeproject.com/Articles/99143/BackgroundWorker-Class-Sample-for-Beginners.

Please help regarding this.

Regards
Deepak, India.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]