how to make python socket server work with the app.MainLoop() in wxpython?
Grant Edwards
grante at visi.com
Sun Jul 30 11:06:21 EDT 2006
On 2006-07-30, Philippe Martin <pmartin at snakecard.com> wrote:
> If you get rid of app.MaiLoop(), you basically get rid of all GUI events.
> You need to have you server in a separate thread.
Isn't there any way to use wxWidgets socket callbacks in wxPython?
--
Grant Edwards grante Yow! I'm wearing PAMPERS!!
at
visi.com
More information about the Python-list
mailing list