close bottom window of QMainWindow
-
Hi, I am new in python and pyside6.
I have the following problem:
Using python 3.10 (and pyside 3.9) with this statement:
self.setWindowFlags(self.windowFlags() & ~Qt.WindowMinMaxButtonsHint)
(self is a QMainwindow object).The window is open correctly, showing just the close button.
When I use python 3.14.2, with pyside 6.10., the window appear with just close botton, but the botton appear disabled.
How I could enable this botton in this version o pyside.
Thanks...
-
Hi and welcome to devnet,
On which OS are you experiencing this ?
Which version of 6.10 do you have ? -
Hi,
Thank you for your reply.
We are working on Windows 11
PySide 6.10.1