The Foundry are using something this instead:
user_label = nuke.value("size")
user_label = nuke.tcl("subst", user_label)
Anyone know the difference between that and evaluate()? They both seem to
do the same thing.
Thanks
On Fri, Nov 4, 2011 at 12:03 PM, mrrafs
<[email protected]>wrote:
> **
> solution use evaluate() i.e.
>
> user_label = tn['label'].evaluate()
>
> _______________________________________________
> Nuke-python mailing list
> [email protected], http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
>
>
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python