wxPython & asynchronous i/o

Manoj Plakal plakal at cs.wisc.edu
Tue Nov 13 14:33:27 EST 2001


bernard wrote:

> I'm thinking of using wxPython in an app that requires the use of sockets.
> 
> Is there any way to handle socket events via the wxPython mainloop
> or to use a select loop to 'implement' the wxPython mainloop - or am I on 
> the wrong track altogether ?


      Take a look at http://wiki.wxpython.org/index.cgi/LongRunningTasks

      Also see this xmlrpc-server mixin for wxPython: 
http://lists.wxwindows.org/pipermail/wxpython-users/2000-December/003935.html


      Manoj






More information about the Python-list mailing list