Liste des Groupes | Revenir à co vms |
On Tue, 1 Oct 2024 19:46:53 -0400, Arne Vajhøj wrote:But how do you keep the GUI responsive if the event/main loopBut any time one need to do anything time consuming in the GUI then itNote that “cpu-intensive” and “time-consuming” are not synonymous.
needs to be done in its own thread ...
Something can take a long time to complete, but not require much CPU time
during that time, so running it in the main thread would be fine and have
minimal impact.
Les messages affichés proviennent d'usenet.