Details
-
Task
-
Resolution: Fixed
-
P1: Critical
-
5.15, 6.0
-
None
Description
Many platforms provide native APIs for showing message boxes/alert dialogs. Qt today emulates the looks of these. This tends to result in minor visual discrepancies between the native dialogs and Qt's dialogs, and sometimes larger ones, like for the newly released macOS Big Sur.
We should add native message box helpers to Qt, like we have for print, file, and color dialogs.
Attachments
Issue Links
- is required for
-
QTBUG-72406 [macOS] QMessageBox doesn't look native
- Closed
- relates to
-
QTBUG-69558 Implement support for native Popups and Menus
- Open
- mentioned in
-
Page Loading...