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

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: 14291
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: Thu Sep 10 13:24:04 GMT+2 2026

Total time taken to generate the page: 0.00625 seconds