Update docs on wxMSW dark mode limitations Update the information about the common windows dialog wrappers.
| ... | ... | @@ -1441,11 +1441,9 @@ public: |
| 1441 | 1441 | |
| 1442 | 1442 | Known limitations of dark mode support include:
|
| 1443 | 1443 | |
| 1444 | - - The following dialogs wrapping common windows dialogs don't support
|
|
| 1445 | - dark mode: wxColourDialog, wxFindReplaceDialog, wxFontDialog,
|
|
| 1446 | - wxPageSetupDialog, wxPrintDialog.
|
|
| 1447 | 1444 | - wxTimePickerCtrl, wxDatePickerCtrl and wxCalendarCtrl don't support dark mode
|
| 1448 | 1445 | and use the same (light) background as by default in it.
|
| 1446 | + - wxPrintDialog on Windows 10 doesn't support dark mode.
|
|
| 1449 | 1447 | |
| 1450 | 1448 | @param flags Can be @c wxApp::DarkMode_Always to force dark mode
|
| 1451 | 1449 | regardless of the system mode, @c wxApp::DarkMode_Never to likewise
|
—
View it on GitLab.
You're receiving this email because of your account on gitlab.com. Manage all notifications · Help