CMD & + shortcut in menu not working?

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

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
andyh1234
Posts: 476
Joined: Mon Aug 13, 2007 4:44 pm
Contact:

CMD & + shortcut in menu not working?

Post by andyh1234 » Sun Jan 16, 2011 6:07 pm

Hopefully this is not something ive missed in the release notes.

In livecode 4.0 the cmd and + key worked in the menus (ie. tools - menu builder, select an entry and select shortcut with cmd and + in the character box). I used to it make text bigger, and cmd - to make text smaller.

In livecode 4.5.3 (and 4.5.0) this no longer seems to work, ive created a new stack with a new menu to test it and it seems to happen on that as well. Cmd & - still works fine, and if you manually select the menu in the stack that works, so it seems to be the shortcut that is not working.

Any ideas? Ive attached a tiny sample stack to show what I mean.

Thanks

Andy
Attachments
cmdplus.zip
(1.26 KiB) Downloaded 369 times

kray
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 56
Joined: Sat Apr 08, 2006 5:28 pm
Contact:

Re: CMD & + shortcut in menu not working?

Post by kray » Mon Jan 17, 2011 3:17 pm

I tried your stack and it works for me in 4.5 through 4.5.3 (OS X 10.6.6). To get the "+", I needed to hold down the Shift key for all of my tests, otherwise it didn't work - but I figured that was expected. Regardless, it was consistent for me. Any chance you have a plugin installed that might interfere with the IDE's menus in some way?
Ken Ray
Sons of Thunder Software
Email: kray@sonsothunder.com
Web site: http://www.sonsothunder.com

andyh1234
Posts: 476
Joined: Mon Aug 13, 2007 4:44 pm
Contact:

Re: CMD & + shortcut in menu not working?

Post by andyh1234 » Mon Jan 17, 2011 5:02 pm

If I hold the shift down it works, I had not tried that, however it used to work without the shift key in the same way as cmd - works.

At least I can tell users thats a work around!

Thanks

Andy

kray
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 56
Joined: Sat Apr 08, 2006 5:28 pm
Contact:

Re: CMD & + shortcut in menu not working?

Post by kray » Mon Jan 17, 2011 6:44 pm

No problem! But just FYI, I was not able to get it to work in any of the Rev versions I tried (4.5, 4.5.2, 4.5.3) without the Shift key down; so since you were able to get it to work in 4.5, it's a mystery to me... :-)
Ken Ray
Sons of Thunder Software
Email: kray@sonsothunder.com
Web site: http://www.sonsothunder.com

Klaus
Posts: 14206
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: CMD & + shortcut in menu not working?

Post by Klaus » Mon Jan 17, 2011 8:47 pm

Hi Andy,

just tested your stack with MetaCard (LC engine 4.0) and Livecode 4.5.3 and both
worked fine WITHOUT the Shift key.

The simple CMD & + worked as exspected.


Best

Klaus

Post Reply