git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26403
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
minSize.y+size.y-client_size.y );
}
minSize.y+size.y-client_size.y );
}
+// TODO on mac we need a function that determines how much free space this
+// min size contains, in order to make sure that we have 20 pixels of free
+// space around the controls
+
// Return a window size that will fit within the screens dimensions
wxSize wxSizer::FitSize( wxWindow *window )
{
// Return a window size that will fit within the screens dimensions
wxSize wxSizer::FitSize( wxWindow *window )
{