PDA

View Full Version : Threads in wxPython


kaushiks
09-18-06, 12:03 AM
Hello,

I have been working on wxPython for GUI development. I have a problem. the GUI i have developed has several interfaces. So when I have invoked one GUI I'm not able to invoke another one till the present GUI finishes the processing. Can one one please give me some solution so to that i can implement threading so as to eliminate this problem of mine. I'm using Boa-constructor for developing my GUI. Thanks in advance.

regards
kaushik