blaine wrote:

> Still doesn't work.  I'm looking into using wx instead...
> 
> This is the full code - does it work for anyone else? Just do a echo
> 'line 0 0 10 10' > dev.file

Haven't tried it, but I think that the problem is that you are updating the
UI from the "readthread". A good example to model your app after is here:

http://effbot.org/zone/tkinter-threads.htm

Peter
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to