AsherGlick / Briefcase

Online Office suite, main repo can be found at github.com/Briefcase/Briefcase
briefcasedocs.com
8 stars 6 forks source link

Hotkey Library cannot parse hotkeys from strings #54

Open AsherGlick opened 12 years ago

AsherGlick commented 12 years ago

Strings like Shift+M and Ctrl+A cannot be parsed into code as an actual key event. Because this is the way that the global menu assigns key-presses it needs to be able to do this, not necessarily in the hotkey library, possibly in the menu library.