U++ framework
Do not panic. Ask here before giving up.

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 Go to previous message
Infausto is currently offline  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.
 
Read Message
Read Message
Previous Topic: Map with unique keys and transfer semantics?
Next Topic: display file data and picking a line
Goto Forum:
  


Current Time: Tue Jul 21 11:50:01 GMT+2 2026

Total time taken to generate the page: 0.01339 seconds