How to send event to another window in wxPython?

J.R. j.r.gao at motorola.com
Mon Mar 8 22:56:38 EST 2004


Hi,

A parent window (wxFrame object), which has the reference to its child
window(also wxFrame object).
I want to send event or message to the child window from the parent window,
just like simulating the mouse
or keyboard activities on child window. How to implement it?

Thanks in advance,
J.R.





More information about the Python-list mailing list