On 12:58 pm, [email protected] wrote: > >Ok, thanks for the clarification, so if I understand correctly then I >can make wx calls (like self.factory.myFrame.Show()) from twisted just >like if it was 100% twisted, and make twisted calls (like >self.txClient.transport.write()) from wx just like if it was 100% wx? >Cool :-)
Exactly. Jean-Paul _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
