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++ MT-multithreading and servers » How to update main thread UI when runing other thread
Re: How to update main thread UI when runing other thread [message #24977 is a reply to message #24970] Sat, 06 February 2010 19:43 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
Ah, I see. the problem is not really MT, but how to process events.

Well, then maybe you are looking for

static bool Ctrl::IsWaitingEvent();
static bool Ctrl::ProcessEvent(bool *quit = NULL);
static bool Ctrl::ProcessEvents(bool *quit = NULL);


?

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [SOLVED] File upload example
Next Topic: File upload to https [SOLVED]
Goto Forum:
  


Current Time: Sat May 11 15:32:57 CEST 2024

Total time taken to generate the page: 0.03891 seconds