I have just installed Lazarus on my M1 Mac mini running macOS Ventura. I began creating a project and the first thing I did was add a Mainmenu control to a form. When I ran the project the menu didn't appear. I tried adding a button, and that worked. Is there a problem with the Mainmenu control, or is there something I'm not doing? I currently use Delphi on my Mac Studio via Parallels.
Derrick
Well duh! The main menu appears at the top of the screen, where you would expect a Mac app's menu to appear

My sole excuse is that this is the first Mac app I've ever b begun developing.