Hi all, How do I set focus on a custom created knob inside of a nukescripts.PythonPanel?
I got a very basic setup where a user press a keyboard shortcut and a nukescripts.PythonPanel pops up with a text field in, as well as the default OK and Cancel buttons. I want the text field to be in focus instead of the OK button so the user quickly can enter some text and press OK by hitting the return key. The dialog already functions so I'm just missing this focus on the field field (which is a standard String_Knob). Thing is I can't find any setFocus() functions or similar in the documentation, any pointers? Cheers, David
_______________________________________________ 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