Implemented high-quality preview for wxMSW (this approach doesn't work
on other platforms). The preview is now accurate representation of printed page and wxHtmlEasyPrinting preview shows identical layout to what will be printed. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -406,6 +406,10 @@ wxMSW:
|
||||
- Implement support for display enumeration under WinCE (Vince Harron)
|
||||
- Use different Win32 class names in different wx instances (Thomas Hauk)
|
||||
- Support multiline labels for wxCheckBox.
|
||||
- Print preview is now rendered in the resolution used by printer and
|
||||
accurately represents what will be printed. This fixes wxHtmlEasyPrinting
|
||||
preview inaccuracies on Windows; on other platforms, native preview
|
||||
should be used.
|
||||
|
||||
wxX11:
|
||||
|
||||
|
Reference in New Issue
Block a user