MacGapProject / MacGap1

Desktop WebKit wrapper for HTML/CSS/JS applications.
Other
3.55k stars 208 forks source link

Add Callbacks and Menus #95

Closed jeff-h closed 10 years ago

jeff-h commented 10 years ago

I've combined what I believe to be the best parts from https://github.com/maccman/macgap/pull/14 and https://github.com/maccman/macgap/pull/80 (thanks to those respective authors) and modified it all to work with MacGap HEAD, thus providing comprehensive Main Menu control from Javascript.

This pull request contains ONLY menu-related code (and the underlying callback code which will likely prove useful in the future).