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 next 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.
Re: Run a slow process in another thread to not block GUI [message #46487 is a reply to message #46482] Sun, 15 May 2016 14:28 Go to previous message
Lance is currently offline  Lance
Messages: 526
Registered: March 2007
Contributor
You can also use multi-thread in U++. Refer to multi-thread examples in the references/GuiMT
Previous Topic: Map with unique keys and transfer semantics?
Next Topic: display file data and picking a line
Goto Forum:
  


Current Time: Thu Mar 28 18:39:55 CET 2024

Total time taken to generate the page: 0.01020 seconds