tyOperator setEnabled/getEnabled on instanced operators
#1
Looks like these two functions don't work when the operator is instanced across multiple events. The command will enable/disable one of the instances, but not necessarily the one you call it on. I'm doing this by using $[4][#event][#operator].setEnabled, maybe that's not the way?

This is using v1.120
  Reply
#2
I'm not sure I understand the issue - can you post a simple file with the exact script you're using to enable/disable the operators?

Keep in mind that if an operator is instanced, it shares parameter blocks with its other instances...but its own enabled/disable state is unique/independent.
  Reply


Forum Jump: