wxCallAfter for C++

Noel NoelByron at gmx.net
Wed Jun 6 03:03:10 PDT 2007


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?


Best regards,
Noel







More information about the wx-users mailing list