Tag: threading

How to update the GUI from a different thread

How to update the GUI from a different thread

When using a multithreaded application, the GUI will run in the initial thread created by application when it's started, any additional thread created [...]
1 / 1 POSTS