Page 1 of 1

MenuBuilder Shortcut Question

Posted: Sat Sep 18, 2010 4:01 pm
by WaltBrown
A common menu shortcut for a "Preferences" entry is "alt-Return" (see Gnome menu UI practices). I was unable to figure out how to enter "Return" in the Shortcut character box. I tried "\n" but MenuBuilder declared that was already in use but it wasn't.

By the way, MenuBuilder is extremely flakey - when editing menus, it constantly re-arranges previously edited menus, duplicates entries, and randomly inserts entries like "Item 22" in other menus besides the one being edited.

Walt

Re: MenuBuilder Shortcut Question

Posted: Sun Sep 19, 2010 4:10 pm
by shadowslash
WaltBrown wrote:A common menu shortcut for a "Preferences" entry is "alt-Return" (see Gnome menu UI practices). I was unable to figure out how to enter "Return" in the Shortcut character box. I tried "\n" but MenuBuilder declared that was already in use but it wasn't.
I think you should edit the menu button manually. Is this how you want it to be?
Image
If yes then first, you need to go to the Property Inspector for your menu button and append #Return to your menu item.
Image

Hope this helps... Image

NOTE:
If that still didn't help please do tell and I'll try my best to help you. Image

Re: MenuBuilder Shortcut Question

Posted: Mon Sep 20, 2010 6:06 am
by WaltBrown
Thanks!