Native Mac Menu Problems

  1. When using the latest tip version of Juce the section headers in the Mac native menus are rendered as normal menu items. They used to be grayed and non-selectable.

  2. When a different window of the same app gets the focus the menu is disabled, good, but when that window is closed the menu is not enabled anymore. I fist have to push a button on the main window to get the menu to work again.

  3. The maximize button does not maximize the window, it just resizes it to a seemingly random size. I,m using dual monitors, could this cause this problem?

Obviously the new Cocoa code is not completely ironed out yet, could you have a look at these points?