Hi,

I'd like to execute a long running command from Maya using Python as a separate thread, to avoid blocking the UI . The command does not have to interact with Maya or use any of Maya's API or commands, although it would be nice to get the output in the output window. Are there any tricks for using threading in Maya?

Thanks in advance.

Cheers,
Szabolcs

--
http://groups.google.com/group/python_inside_maya

Reply via email to