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 » U++ Library support » U++ Callbacks and Timers » callbacks freeze gui
callbacks freeze gui [message #48155] Sun, 28 May 2017 22:35 Go to previous message
aftershock is currently offline  aftershock
Messages: 143
Registered: May 2008
Experienced Member
Hi,
I used a timer in UPP.
I noticed the callback freezes the gui, if the called takes too long to run.
As a solution, I started the timer inside a separate thread, yet this continued to happen.
To avoid freezing... I made the called to execute the time consuming operations in a separate thread..
Is this how it is supposed to work?
Timer freezes the gui each time it calls its callback?

A.
 
Read Message
Read Message
Previous Topic: PostCallback in constructor
Next Topic: THISBACK1 works well, how can i make it with lambda
Goto Forum:
  


Current Time: Thu Mar 28 18:57:16 CET 2024

Total time taken to generate the page: 0.00883 seconds