/AutoGUI-Designer-AHKv2

'Easy AutoGUI' by Alguimist GUI-Designer GUI-Builder modified for AHKv2, using mmikeww's AHKv2 converter

Primary LanguageAutoHotkeyOtherNOASSERTION

'Easy AutoGUI' for AHK-v2

Easy AutoGUI for AHK-v2 is a modified version of Alguimist's 'Easy AutoGUI' GUI-Designer for basic and advanced creation.

If you need help, or are having trouble getting started, I put together an installer. Direct Link

Credits:

This project is built upon years of hard work done by the individuals below. I played a very small part in bringing this to AHKv2, these individuals gave dozens and dozens of hours to make these applications possible:

How it works

  • Easy AutoGUI runs on ahkv1 and does not require installation; it relies on built-in executables.
  • The conversion process occurs in real-time within the integrated development environment (IDE) and when selecting SaveAs/Save options.
  • Cloning windows with over 1,000 lines takes less than 1 second to complete.
  • Custom contingencies are in place to minimize output errors. They modify the output of ahkv2converter to suit this specific use case.
  • You should never receive an error when executing code after building a GUI for ahkv2. It will happen, and please notify me of those errors, but the goal and expectation is an error-free output.
  • The function-call converts to v2 using ahkv2converter.
  • The Changes_of_note folder highlights modification made in the base code.

Contribution

All help big or small is appreciated. If you have an idea or find a problem, click the Issues tab and create issue or fork and pull. Thanks!

Example

Produce_19

  • Instructions: Launch from Launch_AutoGUI
  • I have accounted for changes such as naming of "menubar" but there will be unforseen errors. Please notify me of those changes that need to be made in the output v2 conversion.