wxCallAfter for C++

Robert Roebling robert at roebling.de
Wed Jun 6 03:09:23 PDT 2007


Noel wrote:

> Hello everybody
> 
> I use wxCallAfter a lot for my wxPython programs mainly to evaluate
> the result of a thread operation in the GUI thread context. Now I want
> to port a part of a wxPython application to C++.
> 
> Is there something that emulates wxCallAfter in C++? This is IMHO
> opinion such a useful feature that it would be worth porting but its
> also not trival. Any ideas?

What does it do?

  Robert






More information about the wx-users mailing list