Version 1.0.7 (Released October 25, 2018)     Index 1. About 2. Feature Spotlight 3. Media 4. Download 5. Control Support 6. Wiki 7. Source Code and Bug Reporting 8. Donate 9. Discord 10. Celebrate   1. About Arma Dialog Creator is a fresh take on making dialogs for Arma 3. Instead of editing header files, you are directly manipulating the dialog. Instead of reloading Arma 3 over and over again for hours trying to get that perfect alignment, load up the Preview mode and edit at the same time. This project is open-source and licensed with MIT license.   2. Feature Spotlight Below are some features that make ADC great. More detail is available in the wiki.   Macros In ADC, you can assign properties to Macros, which are passed by reference. This means that when you assign a property's value to a Macro, any changes to a Macro's value will also then be forwarded to the property's value.   Mini SQF Evaluator Built into ADC is a standalone small SQF evaluator. You don't need Arma 3 running to use it, there's no shady "hacking" involved, and it's integrated with ADC's header PreProcessor, meaning you can import header files that have SQF inside of them. Also, because the developer got carried away, there is also a Mini SQF Evaluator Popup so you can evaluate multiple expressions. Not sure if the popup is actually useful though. :)   "How does it work?" It uses ANTLR and lots of Java code to evaluate the SQF. All of the evaluating is done with ASTs (Abstract Syntax Trees) built by ANTLR and evaluated in Java. "How much SQF is supported?" Very, very, very, very little. Probably less than 0.1% of all SQF commands are supported. If you wish to see a full list, you may visit this link.  
String Table Support A String Table editor is built in with ADC. Besides just being able to edit keys and values, you can pass them around as Macros throughout the program so that when the String Table changes, so does your dialog. You can also change the language in ADC to check if different localizations will go out of bounds of a control (this is shown in the trailer above).   Learn more about the String Table editor here.   3. Media Here is a trailer for Arma Dialog Creator. It's a really short, but dense, video showing many of the implemented features. You can watch the video here (same video as above). Here is a longer, slower paced video that shows ADC's features pretty well. The video was made in November 2016, so a lot has changed. Here is the doobly doo.   4. Control Support Not every control is supported, unfortunately. You may view the how much is supported here. In the future, I hope to support more controls and preferably have less bugs. :)   5. Download You may download Arma Dialog Creator here.   6. Wiki Want to read lots of text? The wiki may be for you. You can find it here.   7. Source Code and Bug Reporting You may find the source code at the GitHub page. You can also report bugs at the repo's issues page (please report them there). Source Code Issues Page   8. Donate If you wish to donate to me personally, you may do so here. Please only donate if you have the money because I won't give refunds.   9. Discord I have created a Discord server for Arma Dialog Creator and Arma IntelliJ Plugin. Here is the invite (remove the spaces in the link - they are to prevent bots): https://discord.gg/K d u 8 c q e   10. Celebrate Arma Dialog Creator has been out for more than a year now (time has flown by holy cow). And I'm still screaming.