]> git.saurik.com Git - wxWidgets.git/commit
Fix the pages range in the print dialog in wxOSX.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 Oct 2012 01:08:16 +0000 (01:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 Oct 2012 01:08:16 +0000 (01:08 +0000)
commitf16170b09fc2ea9c51a793d3703e3af22872c7d3
tree71bdf7b503e16387f0a0a0fdd4e207813fc75dd4
parent79275a0dae9a4f29415b4bc57dbebdbb4e203957
Fix the pages range in the print dialog in wxOSX.

Set the min/max pages earlier for them to be taken into account and also
actually do set them in the print settings.

Closes #8349.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/osx/cocoa/printdlg.mm
src/osx/core/printmac.cpp