threading.Thread(target = Scene.run).start()   WORKS !!!

great thx ;)

now this should be better if the thread can ben declared inside the
class!

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

Reply via email to