Re: [Maya-Python] dock menu help

2018-03-06 Thread Cssara
ttr(j+'.drawStyle',0) > buttonForm = christy.formLayout( parent = myWindow) > > christy.dockControl( 'MyRigShortcutDock',area='left', content= myWindow , > allowedArea='left') > > > On Tue, Mar 6, 2018 at 7:11 AM, Cssara <christ...@gmail.com > &

[Maya-Python] dock menu help

2018-03-06 Thread Cssara
am new to python..I try to create a button with a ui..for the first time its ok.. if i try to run the script for the 2nd time its shows myrigshortcut is not unique. please help me to rectify this import maya.cmds as christy if christy.dockControl('MyRigShortcut', exists=True):

[Maya-Python] Python doubt

2018-03-21 Thread Cssara
What's the command for selecting hierarchy in Maya..in Mel select -hireachy...in same way how to write the comma d in python.. I did. And got confused.. please help me -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group.