On 12.10.2009, at 16:22, Harvey Chapman wrote:

> Note: fltk-1.3.x-r6844
>
> 1. Is there a way to add shortcuts to menu items via fluid? I see that
> it auto-translates "&View", but it would be nice to be able to set
> something other than Alt-V or Cmd-V.

The first tab of the widget properties dialog box has a field labeled  
Shortcut". Just click into the field and press the shortcut.

> 2. In the example above, Alt-V will bring up the menu, but not dismiss
> it. I assume as per the docs that it's because the shortcut is now
> "out of focus" and the submenu's shortcuts are the only viable ones.
> Is this a bug or should I put a hidden menu item inside the submenu
> that takes Alt-V and uses it to dismiss the menu.

Underline shortcuts only open the menu. You can then navigate through  
hierarchies using only the keyboard. The other shortcut described  
above are what you expect.

  Matthias

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to