How does one delete macro?
How share macros with all projects?
Detail
I have custom control classes what use macros and im sharing my custom control classes with other projects/dialogs.
I want to use only one CustomControlClasses.hpp file for all my dialogs. So i cant update thoes control classes with out creating same macro for all my projects.
Also would be nice to have ability to save macros in CustomControlClasses file instead
I think I'll do this when I get around to rewriting project loading code. Not sure when that will be because I've been really neglecting Arma IntelliJ Plugin and I want to make some progress on that.
Version and Build
1.0.3. build 24
Summary
How does one delete macro? How share macros with all projects?
Detail
I have custom control classes what use macros and im sharing my custom control classes with other projects/dialogs. I want to use only one CustomControlClasses.hpp file for all my dialogs. So i cant update thoes control classes with out creating same macro for all my projects.
Also would be nice to have ability to save macros in CustomControlClasses file instead