Knob flags in Python

I’ve been wracking my brain for a while trying to figure this one out (enough to the point where I finally registered to ask).

How can I set the INVISIBLE or -STARTLINE flags for a knob in .py script? I’m looking for functionality similar to what the write node does where you can select a file type and any relevant compression knobs dynamically turn visible. If there’s a better way to achieve this, I’m open to suggestions!

Common sense says to try the setFlag member but it seems to only want to take ints.

No Responses to “Knob flags in Python”

Post a Comment