Search the Community
Showing results for tags 'guibuilderplus'.
-
GuiBuilderPlus GuiBuilderPlus is a small, easy to use GUI designer for AutoIt. Originally created long ago as AutoBuilder by the user CyberSlug, enhanced as GuiBuilder by TheSaint, and further enhanced and expanded as GuiBuilderNxt by jaberwacky, GuiBuilderPlus is a continuation of their great work, with a focus on increased stability and usability followed by new features. ------ Yes, I have decided to bring back our old friend the GuiBuilder. This utility has a long history, which you can read about in TheSaint's Gui Creators topic, starting all the back back with CyberSlug's AutoBuilder. Even though I've hacked the original code to pieces in order to document and better understand what is going on, the essence of GuiBuilder still lives on! I am using the awesome updates from GuiBuilderNxt by jaberwacky as a starting point since he already did a lot of the hard work of parsing and updating the original code, plus I really like the layout that came about from that update. Unfortunately development seems to have stopped in 2016. Not sure how much interest there is in this, but suggestions and bug reports are welcome. See Full Changelog: Download the latest version: v1.2.0 (2023-06-28) GuiBuilderPlus v1.2.0 - 2023-06-28.zip FIXED: Code preview not highlighting #Region/#EndRegion FIXED: Bugs in AVI control code FIXED: Keyboard shortcut behavior in properties window FIXED: GUI properties not loading when opening GUI file FIXED: Wrong background color when opening GUI file FIXED: Wrong font properties when copy/paste FIXED: Controls smushed into top left when copy/paste FIXED: Inconsistencies in setting, saving, and loading colors FIXED: Incorrect tabs for event code FIXED: Delete menuitem not working FIXED: Create variables for menuitems FIXED: Various bugs when importing from AU3 file ADDED: Image select button for AVI ADDED: Edit menuitem name, text, and global properties ADDED: Button to Copy only the GUI Region to clipboard ADDED: Status messages for copying to clipboard UPDATED: New single Image control replaces Pic, Icon, and AVI controls UPDATED: BIG speed improvements when saving and loading definition files UPDATED: More reductions in flickering UPDATED: New button icons UPDATED: Better tray menu handling UPDATED: Save code preview window size UPDATED: Add space around menu/menuitems in generated code UPDATED: Updated help file and corrected some formatting issues GitHub Repository: https://github.com/KurtisLiggett/GuiBuilderPlus