my openGL API need threads!!! But how to ,ake it work???

Laurent l.exsteens at gmail.com
Thu Feb 2 13:05:08 EST 2006


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

great thx ;)

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




More information about the Python-list mailing list