When my TMainMenu "View" menu shows/opens (either by clicking it or hovering over all my top menus) I get the follow error in Lazarus/Cocoa/1.9.0/Trunk/20thjune2018
RunError(216) in cocoa/cocoawsmenus.pas line 340
procedure TCocoaMenuItem.menuNeedsUpdate(AMenu: NSMenu);
begin
menuItemCallback.ItemSelected;
end;
I am currently researching the problem to see if I can make a formal bug report with a simple test case - but if anyone else can chip in please do
The only difference I can tell is that my "View" menu contains a menu item with "Down" set.
Otherwise my other working menus also contains images (not shown though) and submenus and checked