Something doesn't seem right. It would seem more likely a bug in the code vs a bug in the Qt framework or anything. I wasn't seeing any issues raising the window with your code.
On Thu, Sep 13, 2012 at 1:53 PM, Carlo <[email protected]> wrote: > Oh my mistake, I didn't even realize that I had type QWidget instead of > QMainWindow. > > I am using Qt 4.7.1. I tried using the way of inheriting that you posted but > lost the entire GUI I had setup and just got a blank box. This must be a bug > of some sort due to the fact that it does sometimes act normally but then > goes back to crashing. > > -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
