Home » Community » Newbie corner » Run a slow process in another thread to not block GUI
Run a slow process in another thread to not block GUI [message #46482] |
Sun, 15 May 2016 09:19  |
Infausto
Messages: 28 Registered: June 2008
|
Promising Member |
|
|
Hello everyone:
Back in the day when i use Java, a very exciting helper class was introduced: A SwingWorker.
This class serves to do a slow process without blocking the GUI, because basically she launch another thread for that.
I wondering: What is the right aproach to do this in U++?
Many thanks in advance.
|
|
|
|
Goto Forum:
Current Time: Tue Apr 29 23:18:48 CEST 2025
Total time taken to generate the page: 0.03751 seconds
|