git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25081
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
const wxString& title = wxT("Print Preview"),
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
const wxString& title = wxT("Print Preview"),
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
- long style = wxDEFAULT_FRAME_STYLE,
+ long style = wxDEFAULT_FRAME_STYLE|wxFULL_REPAINT_ON_RESIZE,
const wxString& name = wxT("frame"));
~wxPreviewFrame();
const wxString& name = wxT("frame"));
~wxPreviewFrame();