Tor Erik wrote:

> But could anyone tell me why running these in a thread other than
> the main one doesn't work?

Just for personal interest: Why would you want to run the GUI in
another thread? It's common to leave the GUI in the main thread and
let worker threads handle heavy time-consuming stuff.

Regards,


Björn

-- 
BOFH excuse #170:

popper unable to process jumbo kernel

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

Reply via email to