FireLordZi Posted February 10, 2008 Posted February 10, 2008 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
Mast3rpyr0 Posted February 10, 2008 Posted February 10, 2008 Try searching http://www.autoitscript.com/forum/index.ph...l=scrolling+gui My UDF's : _INetUpdateCheck() My Programs : GameLauncher vAlpha, InfoCrypt, WindowDesigner, ScreenCap, DailyRemindersPick3GeneratorBackupUtility! Other : Bored? Click Here!
FireLordZi Posted February 10, 2008 Author Posted February 10, 2008 He removed the link. While Alive() { DrinkWine(); }AutoIt Programmer
AdmiralAlkex Posted February 10, 2008 Posted February 10, 2008 He removed the link.Read the last post!! .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
FireLordZi Posted February 11, 2008 Author Posted February 11, 2008 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
FireLordZi Posted February 11, 2008 Author Posted February 11, 2008 any advice, tips, suggestions... While Alive() { DrinkWine(); }AutoIt Programmer
FireLordZi Posted February 11, 2008 Author Posted February 11, 2008 Are there any simpler example? I don't understand the one by this-is-me... While Alive() { DrinkWine(); }AutoIt Programmer
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now