Add menu title hotkeys to the GUI.
authorW. Trevor King <wking@drexel.edu>
Sun, 22 Aug 2010 18:10:02 +0000 (14:10 -0400)
committerW. Trevor King <wking@drexel.edu>
Sun, 22 Aug 2010 18:10:02 +0000 (14:10 -0400)
commit5d63af7daea58680d6eba5237d09786e58818c0b
tree313f622809d17503d6e323ee3641a34851a1d951
parent09f3ad6b64e4eee56c2fdec59aa69affc52dd9bd
Add menu title hotkeys to the GUI.

From
  http://wiki.wxwidgets.org/Beech:Using_controls#Adding_a_Menu_Bar
we have
  "Note how the ampersand ("&") is used in strings like "E&xit" and
  "&File". This indicates which character in a menubar or menu will be
  the menu hotkey."
hooke/ui/gui/menu.py