[PyQt] Modal window issue with pyqt on KDE
Hans-Peter Jansen
hpj at urpla.net
Wed Dec 28 17:43:56 GMT 2016
On Mittwoch, 28. Dezember 2016 16:57:56 Michael Davies wrote:
> So should I just post a bug report with KDE about this?
Sure, but don't expect too much from it..
> Would it be possible to work around this issue until it was fixed? Could I
> disable minimize button on QMainWindow when the QDialog is opened (and vice
> versa)?
That's tricky, because the appearance of these buttons is even more wm
dependent. Have you tried show()?
Pete
More information about the PyQt
mailing list