git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25696
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// choose the default border for this window
virtual wxBorder GetDefaultBorder() const;
// choose the default border for this window
virtual wxBorder GetDefaultBorder() const;
+ // return default best size (doesn't really make any sense, override this)
virtual wxSize DoGetBestSize() const;
// create the control of the given Windows class: this is typically called
virtual wxSize DoGetBestSize() const;
// create the control of the given Windows class: this is typically called