I need to follow up on my own question, having done some more
experimenting. I discovered that although the menu system locks up when
I do a "Run" from within the Lazarus environment (Version 0.9.10 beta),
if I get out of the IDE and double click on the exe file that was
produced it works fine
Thank you Micha for your help so far. Your suggestion worked, at least
in getting the menu structure created at design time. However it locks
up at run time.
I created a bare-bones do-nothing test menu and double clicked each menu
option to create an empty procedure in response to a mouse cl
David Chandler wrote:
I am trying to create a menu bar using Lazarus. I drop the TMainMenu
icon onto the form. Then I modify the Items in the Object Inspector and
can get the first menu item, but that is all. I can't enter more menu
headings or submenu items. I checked a Delphi reference an
I am trying to create a menu bar using Lazarus. I drop the TMainMenu
icon onto the form. Then I modify the Items in the Object Inspector and
can get the first menu item, but that is all. I can't enter more menu
headings or submenu items. I checked a Delphi reference and saw a
similar mechan