Hi all, I have a MDI area and I have added few subwindows in it.
I want to disable the minimize button and I tried setting the windows flags (self.subwindow1.setWindowsFlags(Qt.Window|Qt.WindowMinimizeButtonHint)) But, not working! Should I first disable all buttons and then try to set this or should I first set customstyle and then try. Thanks in advance! Regards Jothy
_______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt