Page 1 of 1
Menu key commands are not firing MenuPick message
Posted: Sun Apr 09, 2023 1:51 am
by Emily-Elizabeth
I have my menu bar set using "defaultMenuBar" and not using the "menuBar" property. The menus work when selecting a menu item with the mouse. When using the key commands the menu flashes, but no MenuPick message is fired. I'm on macOS 13.2.1 using LiveCode Community 9.6.3
Re: Menu key commands are not firing MenuPick message
Posted: Sun Apr 09, 2023 2:38 am
by dunbarx
Emily.
Can you post the stack, or at least a crippled version of it if that is uncomfortable?
Craig
Re: Menu key commands are not firing MenuPick message
Posted: Sun Apr 09, 2023 2:46 am
by Emily-Elizabeth
You can download it from GitHub
https://github.com/emily-elizabeth/Database-Designer
Right-click on the stack and send the "StartUp" message to get the menu to appear in the menu bar.