Include Python procedures in Gizmo / FileOpen Dialog

Hi there!

I’ve made a custom gizmo with two python script buttons. At the time i’m running the script that defines the procedures executed by those buttons inside nuke’s script editor. is there a way to run this script when the node is created? so i jsut need to deploy my gizmo and the corresponding python script (without using menu.py or init.py)?

and another thing i’ve been wondering about: is there a flag that tells the getFilename-Dialog to disable the preview window? it always produces an error since it doesnt understand the file extension given in the filter.

thanks for your help!

cheers,
sean

No Responses to “Include Python procedures in Gizmo / FileOpen Dialog”

Post a Comment