Comment 10 for bug 662077

Revision history for this message
Gianfranco Costamagna (costamagnagianfranco) wrote :

What is the problem in putting those TWO lines into the frame.cpp file
     if (!m_menuBarHeight)
570 {
571 UpdateMenuBarSize();
572 }

the problem is really easy to solve, just look the svn link provided by Tim
http://svn.wxwidgets.org/viewvc/wx/wxWidgets/branches/WX_2_8_BRANCH/src/gtk/frame.cpp?r1=66344&r2=66343&pathrev=66344

The importance is "High" the problem can be fixed in half a minute and nobody in 4 months took care of it...
Can I help in fixing it?