Thread output with ncurses
Bjoern Schliessmann
usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Mon May 19 15:53:18 EDT 2008
blaine wrote:
> The idea would be that the application simply has three 'windows'
> or 'pads' and each thread would output to their respective one.
I don't know much about ncurses, but I suggest you better use
multiple processes (subprocess module).
Regards,
Björn
--
BOFH excuse #434:
Please state the nature of the technical emergency
More information about the Python-list
mailing list