Jump to content

Recommended Posts

Posted

Hello,

i want to create a GUI with a title and two buttons. I want the title (a label with a larger font, i dont mean the window title bar) to stick on top (even if i resize the window), and the buttons vertically and horizontally centered. As i come from the java world, i thought there would be something similar to BorderLayout or GridBagLayout, however. Well, my question is: what is the best way to code such a behaviour in AutoIt?

Thx

Posted (edited)

Hello,

i want to create a GUI with a title and two buttons. I want the title (a label with a larger font, i dont mean the window title bar) to stick on top (even if i resize the window), and the buttons vertically and horizontally centered. As i come from the java world, i thought there would be something similar to BorderLayout or GridBagLayout, however. Well, my question is: what is the best way to code such a behaviour in AutoIt?

Thx

Go to the download section if you haven't already and get Scite which is the full script editor version for AutoIt not the one it comes with. Then open a new page with Scite and click Tools and chose the Koda Form design. That will give you a visual gui layout to build from.

Edited by EndFunc
EndFuncAutoIt is the shiznit. I love it.

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...