Re. [wxPython] running wxPython in a different thread

I just thought of a trick that might work, but don't have time right now

to

try it. If the wxPython modules are imported in the context of a non-main
thread then it may work with that thread as the one that calls MainLoop...

This worked! Thanks.

eric

> I just thought of a trick that might work, but don't have time right now
to
> try it. If the wxPython modules are imported in the context of a

non-main

> thread then it may work with that thread as the one that calls

MainLoop...

This worked! Thanks.

Can you put together a small example that shows how to do this? I'll
include it in the demo directory for others to learn from.

Thanks!

ยทยทยท

--
Robin Dunn
Software Craftsman
robin@AllDunn.com
http://wxpython.org Java give you jitters?
http://wxpros.com Relax with wxPython!