Jump to content

Recommended Posts

Posted

How can I make my GUI a scrolling program? I want to narrow the width and put everything under eachother so I can

just scroll down to the bottom to see the rest of it.

While Alive() {
	 DrinkWine();
}
AutoIt Programmer
Posted

Ok, by this-is-me right?

But I can't figure out where to put my code so it will actually be "inside" the scrolling GUI.

While Alive() {
	 DrinkWine();
}
AutoIt Programmer

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
×
×
  • Create New...