Hi I have one question. Code example Window().setLabel()# return label string but then i can't write something like this Window().setLabel().show()
What is logic behind this,that this methods like setLabel return string type , and not instance? -- http://groups.google.com/group/python_inside_maya
