launch events from a running thread

Andres Londoño haoomaru at hotmail.com
Wed Aug 8 14:07:12 PDT 2007


Hi:

Hi friends,

I need some advice with my code,
please read...

I was practicing with thread and event wx-samples.
But I wouldn t find what I need.
A sample that work like I need.

* Is to launch a a function/event from a running thread.
* To update some elements of the Gui from that events.

I was compiling something like this:

//...
      wxUpdateUIEvent event(myFrame_id );
      wxPostEvent( myFrame, event );
//...

But in real life :  Event is never processed.

What I need to Know?

Thanks a lot!


Andres

_________________________________________________________________
Charla con tus amigos en línea mediante MSN Messenger: 
http://messenger.latam.msn.com/





More information about the wx-users mailing list