> just one problem - I do not know how to sit in a "loop" accepting > messages on the socket connection - writting them to the Text() widget > - refreshing the the GUI - and then starting all over .... > where do I put the loop for the socket ?
Another thread? Or use twisted, it comes with a tkinter-aware exec-loop: http://twistedmatrix.com/documents/howto/choosing-reactor#auto16: -- Regards, Diez B. Roggisch -- http://mail.python.org/mailman/listinfo/python-list