nuke.cloneSelected() doesn't have that issue. Though you'd have to select it 
via python first I guess

 
Cheers
Howard


________________________________
 From: Justin GD <nuke-python-re...@thefoundry.co.uk>
To: nuke-python@support.thefoundry.co.uk 
Sent: Thursday, 6 June 2013, 17:20
Subject: [Nuke-python] Re: nuke.clone() inpanel problem?
 


Hi !

Few years later, the problem is still here. When using :

node = nuke.clone(NodetoClone, inpanel = False)

The panel is still been displayed.. However I found a solution (which might not 
be the best though, but it still working). Just hide the panel:

node.hideControlPanel() 

Be aware, that the panel is still been opened at the creation of the cloned 
node, but immediately closed after. This may slow the process as a consequence.

If you have any better solutions I'm still interested !

Justin
_______________________________________________
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
_______________________________________________
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