- m_frameMenuBar->SetSize(0,
-#ifdef __WXPM__ // FIXME -- remove this, make wxOS2/Univ behave as
+ m_frameMenuBar->SetSize(0,
+#ifdef __WXPM__ // FIXME -- remove this, make wxOS2/Univ behave as
// the rest of the world!!!
GetClientSize().y - heightMbar - heightTbar,
#else
- (heightMbar + heightTbar),
// the rest of the world!!!
GetClientSize().y - heightMbar - heightTbar,
#else
- (heightMbar + heightTbar),
- m_frameStatusBar->SetSize(0, size.y, size.x, -1);
+ m_frameStatusBar->SetSize(0, size.y, size.x, wxDefaultCoord);