Menu key commands are not firing MenuPick message

Deploying to Mac OS? Ask Mac OS specific questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Emily-Elizabeth
Posts: 205
Joined: Mon Jan 03, 2022 7:10 pm
Contact:

Menu key commands are not firing MenuPick message

Post 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
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10502
Joined: Wed May 06, 2009 2:28 pm

Re: Menu key commands are not firing MenuPick message

Post by dunbarx »

Emily.

Can you post the stack, or at least a crippled version of it if that is uncomfortable?

Craig
Emily-Elizabeth
Posts: 205
Joined: Mon Jan 03, 2022 7:10 pm
Contact:

Re: Menu key commands are not firing MenuPick message

Post 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.
Post Reply