How to install?
There's no installer, you just unpack the archive and run application. However there are 2 important notes:
- X-plane plugin file (xpl/HidMacrosXpl.xpl) must be copied to XPL plugins directory (%XPLANE_HOME%\Resources\plugins). Of course it's only needed if you want to control X-plane and/or use moving map
- For the first run application must be executed with admin privileges as it registers internal COM object
What programming language did you use?
Is it open source?
Yes, code is available at github.
OK. So if you need help with coding, I can add my two cents.
Thanks for such offers. Depends on future development and it depends on user feedback. You can always check wish list and if you have some experience or code that could be used, feel free to let me know (doesn't mean I use the code).
So what's inside? How did you manage "handled = true" problem?
I briefly described basic idea in discussion under this article. But if you keep asking this question, I will probably add more detailed description here :-).