In article <ghr38b$ls...@gregory.bnet.hr>,
SMALLp  <po...@email.t-com.hr> wrote:
>
>Hy. I have a problem! I'm making multi thread application (client, 
>server) using wxPython for GUI, and threading.Thread for threding.
>
>Clients connect and when they are connected (evry thread handles one 
>connection) threads change main window.
>
>I neded tip how to make communication between threeds.

http://www.pythoncraft.com/OSCON2001/index.html
-- 
Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

"It is easier to optimize correct code than to correct optimized code."
--Bill Harlan
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to