It's not accessible through the "Manage User Knobs" UI, but there's been a
Password_Knob for some time now.
Try this in a script editor:
n = nuke.createNode('Group')
k = nuke.Password_Knob('password')
n.addKnob(k)
On Tue, Apr 26, 2011 at 4:13 PM, Alex Schworer <[email protected]>wrote:
> Hi all --
> Is it possible to create a string knob that can be masked, like a
> password field?
>
> Cheers
> --alex
> _______________________________________________
> Nuke-users mailing list
> [email protected]
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>
_______________________________________________
Nuke-users mailing list
[email protected]
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users