Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.0.0
-
None
Description
QMessageBox could provide a flag to show a "don't show that again" checkbox, which is pretty common in many applications.
It's difficult to add widgets to QMessageBox as it uses a hardcoded layout, so right now one is forced to create a messagebox from scratch.