Hi
If your question is relating to the way of how having a wxpython frame launching a thread with a showbase instance, then you should see the complete code proposed by Nemesis#13.
[url]Multiprocess wxPython + Panda3D]
This code works very well, and allows to desynchronize the wxpython loop and the panda3d’s one. P3D will run at full speed.