Twisted and wxPython integration problems

2006-04-26 Thread Chris Sugden
Hi,   I’m a university student creating a python Chat server and client using twisted. The server works great. However I’m trying to create the client with a gui using wxpython and twisted. The code for the client is attached bellow. I’m working with a partner and he already tried posting

wxPython and twisted problem

2006-04-26 Thread chris sugden
Hi,   I'm a university student creating a python Chat server and client using twisted. The server works great. However I'm trying to create the client with a gui using wxpython and twisted. The code for the client is attached bellow. I'm working with a partner and he already tried posting our