"robert muth" <[EMAIL PROTECTED]> writes: > On 11/22/07, Dan Espen <[EMAIL PROTECTED]> wrote: > > "robert muth" <[EMAIL PROTECTED]> writes: > > > I have a bunch of menus assigned to function keys. > > > When I want to browse them, I have close the previous > > one using say the ESC key before open a new one. > > > Is there a way to combine them into one? > > > > Make the other menus you want to use submenus with hotkeys assigned. > > Hmm, all my menues are top level menus. > I could move them into a container parent menu > but would prefer them to be stand alone.
I don't think it is currently possible. The current development copy lets you do custom kebindings for menus but they are restricted to the operations: MenuClose MenuEnterContinuation MenuEnterSubmenu MenuLeaveSubmenu MenuMoveCursor MenuCursorLeft MenuCursorRight MenuSelectItem MenuScroll MenuTearOff so if you want the menu to popup another menu there has to be an item in the menu for that action. -- Dan Espen E-mail: [EMAIL PROTECTED]
