git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62359
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// at all so disable it to avoid executing any user-defined handlers twice
// (and to avoid processing unnecessary event if no handlers are defined).
SetBackgroundStyle(wxBG_STYLE_PAINT);
// at all so disable it to avoid executing any user-defined handlers twice
// (and to avoid processing unnecessary event if no handlers are defined).
SetBackgroundStyle(wxBG_STYLE_PAINT);
SetPage(wxT("<html><body></body></html>"));
SetPage(wxT("<html><body></body></html>"));
+
+ SetInitialSize(size);