Allow configuring showing printing dialog in wxHtmlEasyPrinting
Add wxHtmlEasyPrinting::SetPromptMode() to allow suppressing the "prompt" shown by wxPrinter::Print() when it's called from this class code. Closes https://github.com/wxWidgets/wxWidgets/pull/838
This commit is contained in:
@@ -88,6 +88,7 @@ All (GUI):
|
||||
- Fix bug with missing items in overflowing AUI toolbar (Maarten Bent).
|
||||
- Revert to left-aligning wxSpinCtrl contents by default.
|
||||
- Make wxRibbonButtonBar buttons more customizable (Max Maisel).
|
||||
- Add wxHtmlEasyPrinting::SetPromptMode() (pavel-t).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user