DEVILSAN
11-01-2012, 06:13 AM
I have two problems to sort out, firstly I want to know how should I get a value if i use the command,
cmds.setProject() to to a variable for further procession
Secondly , the iconTextScrollList doubleclick command isnt doing anything
cmds.iconTextScrollList('fileLister',dcc="print 'hello'" ,h=250, dcc="print 'hello'", allowMultiSelection=False,append=('one', 'two', 'three' ) ) doesnt prints anything
and I am using maya 2013
cmds.setProject() to to a variable for further procession
Secondly , the iconTextScrollList doubleclick command isnt doing anything
cmds.iconTextScrollList('fileLister',dcc="print 'hello'" ,h=250, dcc="print 'hello'", allowMultiSelection=False,append=('one', 'two', 'three' ) ) doesnt prints anything
and I am using maya 2013
