Hi,

I’m looking to display a dialog before executing a local render. This means
I’d like to override the nukescripts.renderdialog.showRenderDialog function
somehow.

How can this be done?
Even if I set this function to my own function, it seems the Write node’s
“render” button is calling the original function:

nukescripts.renderdialog.showRenderDialog = my_custom_function

So: how can I show my custom dialog whenever the user clicks the “Render”
button of a Write node?

// Fredrik
​
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to