Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
6.7.1
-
None
-
Ubuntu 24.03, Python 3.12, PyQt6 6.7.1
Description
By default when a QDialog gets executed it shows both the Min / Max buttons in the window toolbar. Both buttons are disabled and have no affect on the window. Even when you set the window flags to hide the buttons they still display.
What I would like is for a dialog window by default to hide those buttons like that of when you set a window to a fixed size it automatically hides the Max button.