Jump to content

Recommended Posts

Posted (edited)

Hello!

I'm working on a new GUI builder that I have been making great progress on! 

A helpful forum member ioa747 answered a question I had which started me on my journey, and now I'd like to present to you an alpha version of the software. As of now only Form and Button works in a rudimentary fashion.

To run this, open GUIScape.au3 and go from there!

I'd love to hear your feedback. 🙂

GUIScape.zip

image.thumb.png.77f4678b4cd8311943a36ac464bb3c38.png

Edited by jaberwacky
added picture
Posted
2 minutes ago, jaberwacky said:

Not sure what you mean about the new includes.

#include <Array.au3>
;~ #include <WindowsStylesConstants.au3>
#include <ButtonConstants.au3>
#include <GuiConstantsEx.au3>
#include <AutoItConstants.au3>
#include <ColorConstants.au3>
;~ #include <WindowsSysColorConstants.au3>
#include <StructureConstants.au3>
#include <WinAPISysWin.au3>

 

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...