Hi everyone,

I try to extend the help text of some standard nodes (Tracker3, Tracker4, 
,Roto, GridWarp and more)
with some additional information.

I can set the helpText with
nuke.selectedNode()['help’].setValue()
and read it with
nuke.selectedNode()['help'].value()

but with the latter I can only read the help texts I’ve set myself, but for 
normal nodes it seems to be the empty string before I start changing it (also 
the node has a help text that is shown as a tooltip when hovering over the ? of 
the node).

Is there any way to access the help text in order to append something to it 
instead of overwriting it?

Cheers,
Mathias

mamoworld.com
simplify your cgi
Dr. Mathias Möhl
Marlow 52 , 18551 Sagard, Germany
Phone +49 (0)38302 - 88 75 61
i...@mamoworld.com


_______________________________________________
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

Reply via email to