git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12024
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxRect rect = GetClientRect();
// no, don't do this - the borders are meant to be inside this rect
wxRect rect = GetClientRect();
// no, don't do this - the borders are meant to be inside this rect
+ // wxSize sizeBorders =
+ m_renderer->GetStatusBarBorders(borderBetweenFields);
//rect.Deflate(sizeBorders.x, sizeBorders.y);
// recalc the field widths if needed
//rect.Deflate(sizeBorders.x, sizeBorders.y);
// recalc the field widths if needed