I\'m using wxpython and threads for my project. Can someone please demonstrate how to call a GUI thread method from a NON-GUI thread? Thank you!