render pages in print preview at idle time, not from OnPaint, to make the UI appear...
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 11 Jun 2008 20:56:41 +0000 (20:56 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 11 Jun 2008 20:56:41 +0000 (20:56 +0000)
commitb88bf073950835eef9a603126d32a64d93dc1990
tree1f10e323529b6e32c506f12a1cd928f1d7d8b229
parent7c748f5e5ece3e16286d61e0dfdcd36d2d4adf32
render pages in print preview at idle time, not from OnPaint, to make the UI appear more responsive when preview takes long time to create

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