Hi, Thank you. I looked in to the Qt doc link you posted and tried to pass a QMainWindow instead. Got the same error.
BR Johan Den måndagen den 27:e augusti 2012 kl. 20:38:28 UTC+2 skrev Alexander Morano: > > https://bugreports.qt-project.org/browse/PYSIDE-31 > > Cheers > > On Monday, August 27, 2012 1:08:20 AM UTC-7, shapeofmotion wrote: >> >> 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
