Awww yeah! I didn't see it in the nuke module documentation on nukepedia -- 
because it's a year old. If I use the docs on my local box -- there it is.

Thanks
--alex

On Apr 26, 2011, at 4:18 PM, Ivan Busquets wrote:

> 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

_______________________________________________
Nuke-users mailing list
[email protected]
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to