Unable to set Mnemonic for New menu items

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
skelbone
Posts: 5
Joined: Tue Oct 22, 2013 10:18 pm

Unable to set Mnemonic for New menu items

Post by skelbone » Thu Nov 14, 2013 10:01 pm

Hi,

I'm trying to create a menu for a my first LiveCode windows application. Using the Tools - Menu Builder option, if i create a new menu and select it, the mnemonic checkbox and the associated option menu are disabled. Why is this?

I'm using LiveCode Community 6.1.3.

Thanks for your help?
- skelbone
LiveCode 6.1.2 - Windows 7, AMD Athalon II Processor

skelbone
Posts: 5
Joined: Tue Oct 22, 2013 10:18 pm

Re: Unable to set Mnemonic for New menu items

Post by skelbone » Thu Nov 14, 2013 10:04 pm

... also, if I use an ampersand in front of the menu name e.g. &Admin, &Admin appears in the menu when the program is run and not Admin as I am accustomed to coming from Delphi and Visual Studio. Please advise what I'm doing wrong.
- skelbone
LiveCode 6.1.2 - Windows 7, AMD Athalon II Processor

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7393
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Unable to set Mnemonic for New menu items

Post by jacque » Fri Nov 15, 2013 8:01 pm

I see the same thing. It's worth a bug report.

For now, you can just set up the menus without the special characters. Then open the property inspector for each menu button and add the ampersand in the contents of the button. That's all the menu builder is doing anyway.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply