Hi, I am quite new to PySide in Maya and I get a weird behaviour after I have isntantiated a number of windows in Maya. The error I get is # Error: AttributeError: file <maya console> line 21: 'MyWindow' object has no attribute 'winEvent' I am using code from a masterclass from autodesk. See code below.
http://pastebin.ubuntu.com/1169427/ I am using the PySide and shiboken build from render loop. That build is for Maya 2012 and I an using 2013, but both are using Qt 4.7.1 so that should be ok I guess ? Does anyone know what the problem might be ? BR Johan -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
