multiple wx event loop in a program possible?
Laurent Dufrechou
laurent.dufrechou at gmail.com
Sun Jan 20 15:06:34 PST 2008
Hello,
I've a got a 'main gui' that run a wx reactor loop.
I want to run another wx reactor loop inside my app.(imagine for example a
wx gui to create in live a wx gui)
Is it possible to embed another wx reactor loop inside a separate thread?
I mean is there some global vars or other thing that I'm not aware of that
could forbid to do this???
Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/20080121/5ac15f73/attachment.htm
More information about the wxpython-users
mailing list