Hi

I ran in a little problem with labels being linked to knobs not within the
same node.
what happens if two Text/File knobs are linked  eventually they loose the
expression link and nuke.dependentNodes will fail
doesn't seem to matter if it's python or TCL expressions
I know I could make a intKnob and keep the expression link around but that
seems like a very bad way to do it

any other ideas?




here is an example
paste them in the script link is fine
change the file name and it will break

set cut_paste_input [stack 0]
version 6.3 v1
BackdropNode {
 inputs 0
 name BackdropNode4
 tile_color 0x8e8e3800
 label "\[knob Read6.file]"
 note_font_size 42
 selected true
 xpos 643
 ypos -1365
 bdheight 156
}
Read {
 inputs 0
 file /foo/test.exr
 origset true
 on_error black
 name Read6
 selected true
 xpos 655
 ypos -1304
 disable {{hasError}}
}




Florian Strobl

compositor
phone: +1 310 906 9493
flotv.info
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to