you need to specify the node name you want to link to.
something like:
[value Text1.font]
to link to the font in the node called Text1.
Or if you're inside a gizmo do [value parent.font] to link to the gizmo's user knob called "font"
QUOTE(motus @ 05/17/06, 09:49 AM) [snapback]237528[/snapback]
running nuke 4.5.3 on debian linux...
I have a filename user knob called 'font'...
I tried setting the value in the filename field of the text node to '[value font]'
I get "Can't read font file [value font]" as a response....
i see how your eg. is working but i'd like to set the value of about 20 text nodes with one field... i think i would need 20 user knobs... i guess i could try with hidden knobs set by expressions...