David Lopez wrote:
> Hi,
> The following is a fragment of code I use to make a menu which uses &
> (ampersand) shortcuts.
> The problem is the following:
>
> -- To activate top level items which have sub items, shortcuts work fine
> (Alt-F in the example)
>
> -- To activate subitems, I need to use shift (Alt-Shift-O in place of just
> "O" after entering to File menu)
>
> -- To activate top level items not having sub items, shortcuts just don't
> work (Alt-T )
>
> Any Suggestions?
Hi David,
I think there's some standing bugs regarding the ALT-<LETTER> access to
menu items:
http://fltk.org/str.php?L2243
http://fltk.org/str.php?L1760
If your problem seems like those, add a comment and it will keep you in
touch
with the bug's progress.
If your bug is different than either of those, then click on
'Submit Bug or Feature Request' on this page.
http://fltk.org/str.php
..and give details of the OS and version of FLTK, and include your code
replication.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk