Add footer text and icon to wxRichMessageDialog
The underlying Windows TaskDialog supports adding an additional footer to the message dialog. This makes the native functionality available and implements it in the generic version. See https://github.com/wxWidgets/wxWidgets/pull/573
This commit is contained in:
@@ -172,6 +172,7 @@ All (GUI):
|
||||
- Ensure that navigation order reflects layout of wxStdDialogButtonSizer.
|
||||
- Add Scintilla FineTicker methods to wxSTC (NewPagodi).
|
||||
- Add wxFontPickerCtrl::SetMinPointSize() (Andreas Falkenhahn).
|
||||
- Add Set/GetFooter/Text/Icon() to wxRichMessageDialog (Tobias Taschner)
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user