]> git.saurik.com Git - wxWidgets.git/commit
Allow showing the print preview frame non modally.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Apr 2011 22:57:27 +0000 (22:57 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Apr 2011 22:57:27 +0000 (22:57 +0000)
commit6aacfc7320dd6e5e145848b4f25630d675f8fb10
treec8cf65c357b094bb581897898f6cd386f9f8f847
parentc25f8d007d1175bce204b304f80df7e931ce233a
Allow showing the print preview frame non modally.

Still show the print preview app modally by default, i.e. disabling all the
other windows, but also allow disabling only the preview parent or nothing at
all.

Closes #13108.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/prntbase.h
interface/wx/print.h
samples/printing/printing.cpp
samples/printing/printing.h
src/common/appbase.cpp
src/common/prntbase.cpp