Hi,

I am trying to place a model panel to a layout created in designer. I am using 
PySide in 2015


      cmds.setParent(self.LAY_grid_modelEditor)
      cmds.modelPanel('testEditor', cam='persp')
      cmds.setParent('..')

But getting the error:

# RuntimeError: setParent: Object '<PySide.QtGui.QGridLayout object at 
0x0000003F06BC0488>' not found.

tried out some examples but unable to find out in PySide

Any help ?

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/62009da1-2cd0-4e73-8c07-22711f830932%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to