Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Sat Apr 27 19:43:43 CEST 2024

Total time taken to generate the page: 0.04509 seconds