Show progress of printing in wxMSW.
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 9 Aug 2012 15:52:15 +0000 (15:52 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 9 Aug 2012 15:52:15 +0000 (15:52 +0000)
commite7aa9bb7c0381c735cecba13abc7cb2b3c077c66
tree49aaa5315e826535de40ecf97daccc41cd3ae09d
parent84cabd361bbff3909716c84c69644ac8df24930d
Show progress of printing in wxMSW.

Add the number of the page being printed as well as the total to the
wxMSW printing progress window. Improved the layout and fixed some i18n
issues in the process.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/prntbase.h
src/common/prntbase.cpp
src/msw/printwin.cpp