Hi all,
Sorry for the dumb question, but, is there a simple way to know in Python if the timeline is playing? I would like to know its state to allows or forbid some UI changes.
I thought at first that there is a message raised when play button has been pressed, but I haven't found anything obvious.
Thanks!