Mega Cleaner BETA
Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
This is an app that cleans out your temporary files. This helps if you are running out of space on your hard drive, and need more space!
Screenshot: Mega Cleaner Download:
Screenshot: Mega Cleaner Download:
You do not have the required permissions to view the files attached to this post.
Last edited by Cheatmasterbw on Fri Nov 26, 2010 5:28 pm, edited 1 time in total.
mandai wrote:Does this work for all users or just the current user?No. I may work on that for a future version!
YourSocksRoxx wrote:is the progressbar real ?:PWhat do you mean by that?
Cheatmasterbw wrote:well most people just use a timer to power the progressbar :PYourSocksRoxx wrote:is the progressbar real ?:PWhat do you mean by that?
YourSocksRoxx wrote:Lol :pCheatmasterbw wrote:well most people just use a timer to power the progressbar :PYourSocksRoxx wrote:is the progressbar real ?:PWhat do you mean by that?
YourSocksRoxx wrote:The code is similar to this:Cheatmasterbw wrote:well most people just use a timer to power the progressbar :PYourSocksRoxx wrote:is the progressbar real ?:PWhat do you mean by that?
Code: Select all
For a = 0 to 100
ProgressBar1.value = a
'More Code Here
Next
Instead of using "Fake" progressbar, you could simply do it this way:
FilesLeft / TotalFiles * 100
This would give you the value for your progressbar.
FilesLeft / TotalFiles * 100
This would give you the value for your progressbar.
macHard wrote:Instead of using "Fake" progressbar, you could simply do it this way:well , cheatmaster said what he used and that looks similair/better then your way :P
FilesLeft / TotalFiles * 100
This would give you the value for your progressbar.
Copyright Information
Copyright © Codenstuff.com 2020 - 2023