JTrout opened this issue on Nov 02, 2011 · 9 posts
JTrout posted Wed, 02 November 2011 at 1:06 PM
Thank you very much for the clear answer.
I understood it.
I must think about another method if those are the specifications of Poser.
Because a so-called parallel computation is not my purpose, I do not care even about imitative thread of Python.
However, I grope for other method, at any rate.
As for me, I wanted to implement the following user interface.
Actually, my Python program which has such a user interface is working suitably outside Poser.
Of course a thread-safe mechanism is made consciously.
At any rate, I must reconsider design fundamentally to work it into Poser.
Thank you again.