How to send event to another window in wxPython?

Terry Reedy tjreedy at udel.edu
Mon Mar 8 23:48:42 EST 2004


"J.R." <j.r.gao at motorola.com> wrote in message
news:c2jfd7$hbu$1 at newshost.mot.com...
> 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?

wxPython is an application written in Python, not Python itself.  You may
or may not have better luck asking your question on the wxPython mailing
list.







More information about the Python-list mailing list