detect horizontal overflow in wxHtmlPrintout and warn the user about it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -514,6 +514,8 @@ All (GUI):
|
||||
- Add support for wxSP_WRAP in the generic version of wxSpinCtrlDouble.
|
||||
- Add alignment flags support to wxSpinCtrl[Double] (Andrew Radke).
|
||||
- Added wxGetSelectedChoices() replacing wxGetMultipleChoices() (Kolya Kosenko).
|
||||
- Check whether document fits into page horizontally in wxHtmlPrintout, see the
|
||||
new CheckFit() method for more information.
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user