Feedback

What's your question?

By: Asked

add a button to Write tab on a write node in python

I am trying to add a knob to the write tab on a write node in nuke. I can modify individual knobs on the tab like changing the 'Render' button to say Render Local, but I can't add a button to the tab. Is this because the write node is precompiled and they don't expose this functionality? I know I can add my own custom tabs, but I was trying to do this for the sake of making it easier to traverse. Thanks, Jon

Add comment viewed 203 times Latest activity 11 months ago

or Cancel

1 answer

  • 0

julian [ Admin ]

Looks to me like you can't do that. New knobs just get created on a User tab, even if the write tab is selected when you make it. I'm sure it wouldn't be that hard for the foundry to make it possible to put user knobs in existing tabs.

I guess you could create user knobs to control all the other parameters in the write tab and have everything available on the user tab.

j

or Cancel