Xand3r Posted April 15, 2007 Posted April 15, 2007 (edited) Script Functions: this functions create progress bars from lots and lots of gui labels i think it's rather easy to use them cause you only need 4 functions coolprogresscreate coolprogresspercent coolprogresschange coolprogressdelete coolprogressbarcreate($top , $left , $width , $height , $vert , $color ,$border=0,$bordercolor=0xffffff ,$randomcolor=0)-creates a coolprogress bar in a previuosly created GUI, returns a special id number used to identefy multiple progress bars coolprogressbarpercent($nums , $percent: sets the percent of a previously created coolprogressbar (with the id $nums)to $percent Obs: for nou it cannot set it to less than it allready is coolprogressbarrefresh($nums,$percent) , refreshes a previously created coolprogressbar(with the id number $nums) to a certain percent this function is explicitly made for coolprogressbarchange coolprogressbarchange($nums,$border,$bordercolor=0,$color=0,$randomcolor=0) this function changes the settings of a previously created coolprogressbar(with the id $nums) "" is default coolprogressbardelete($nums): deletes a coolprogressbar let me know what you think about it if u got any questions feel free to ask what i ment with works on xp too is that the normal progress bar can't be smooth on xp unless u use clasic theme :& if your OS supports guys and labels then this wil work for u ) Edited April 15, 2007 by alexmadman Only two things are infinite, the universe and human stupidity, and i'm not sure about the former -Alber EinsteinPractice makes perfect! but nobody's perfect so why practice at all?http://forum.ambrozie.ro
Skrip Posted April 15, 2007 Posted April 15, 2007 Not bad! [left][sub]We're trapped in the belly of this horrible machine.[/sub][sup]And the machine is bleeding to death...[/sup][sup][/sup][/left]
BrettF Posted April 15, 2007 Posted April 15, 2007 Nice job! looks cool. For something a bit different in your GUIs... Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
Xand3r Posted April 15, 2007 Author Posted April 15, 2007 tnx guys Only two things are infinite, the universe and human stupidity, and i'm not sure about the former -Alber EinsteinPractice makes perfect! but nobody's perfect so why practice at all?http://forum.ambrozie.ro
AutoItKing Posted April 16, 2007 Posted April 16, 2007 Nice. I like it. http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]
Siddhartha Posted April 16, 2007 Posted April 16, 2007 adds some needed color to anything...spices it up a bit
tannerli Posted April 18, 2007 Posted April 18, 2007 Not really essential but still very good work... Who knows, mybe I'll use it for my next GUI Thx for sharing
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