Heya I'm building another script. So far in past I didnt have problem with it but this time I somehow cant link my files together... I cant figure out why :(
Can some 1 have a look please? http://pastebin.com/iY7Dv6v5 There are 3 scripts there, script 1/2/3 are basically different files on my HDD. 1st is shortcut 2nd is UI 3rd is Functions Error I get is this: # Traceback (most recent call last): # File "<maya console>", line 1, in <module> # File "D:/Scripts/maya/scripts/Daz_Toolkit/Fin/Modules\LightEditor.py", line 4, in LIT_Value # rb0 = cmds.radioButton(a,q = True,sl=1) # RuntimeError: Object 'MayaWindow|scrollLayout|tabLayout17|Lights|radioButton27' not found. # I guess I have to namy my object somehow but not sure I thought I already did that. Thanks, bye. -- 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 post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
