The C# bindings for the MASShortcut library can be found here: https://github.com/trustme/MASShortcutSharp
Included is a sample app that demonstrates the use of the global hotkeys. Duane On Mon, Sep 10, 2012 at 8:26 AM, Gustav Hammar <[email protected]> wrote: > Hello, > > I need help with extracting a couple of functions of a small objective c > application, put them into a library and then creating a C# MonoMac binding > for the library: > > The application is MASShortcut which is used to register global hot keys > from a Cocoa application. > https://github.com/shpakovski/MASShortcut > https://github.com/shpakovski/MASShortcutDemo <http://goog_618447738> > http://blog.shpakovski.com/2012/07/global-keyboard-shortcuts-in-cocoa.html > > The library will be very small (perhaps only two functions) and will > support registration and un-registration of a global hot key. > > Is anyone interested in doing this, paid of course? > > Best Regards, > Gustav > [email protected] > > _______________________________________________ > Mono-osx mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-osx > >
_______________________________________________ Mono-osx mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-osx
