[PyQt] Disable minize button problem

KS Jothybasu jothybasu at gmail.com
Thu Dec 3 12:41:30 GMT 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20091203/958b82ac/attachment.html


More information about the PyQt mailing list