use wxFULL_REPAINT_ON_RESIZE only for wxPreviewCanvas, not for the entire wxPreviewFr...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Apr 2004 11:04:33 +0000 (11:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Apr 2004 11:04:33 +0000 (11:04 +0000)
commite9cafd42895c93cc11fc63b245fbade167b82a62
treec8984369150e359e0b1b92385033481e7f296125
parentfbfe58cb95e3e0586f52371964a44d345db99f2b
use wxFULL_REPAINT_ON_RESIZE only for wxPreviewCanvas, not for the entire wxPreviewFrame -- this eliminates flicker of the control bar, at least

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