Splitting the "message" parameter seems broken/buggy. However you could
workaround this via an expression like:
[if {[view] == "right"} {return "it's the right view"} {return "wrong
view"}]
On 29/01/16 10:09, Frank Rueter|OHUfx wrote:
if you don't use a keywrd argument it won't error:
node['message'].setValue("some text", "left")
However, I can't even set a value for different views in the UI, let
alone python
On 01/29/2016 11:55 AM, John Stewart wrote:
node['message'].setValue("some text", view="left")
_______________________________________________
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
--
ben dickson
2D TD | ben.dick...@rsp.com.au
rising sun pictures | www.rsp.com.au
_______________________________________________
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