Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


ProgressBar Classic [HTA] (Level = easy)

 
Logged in as: Guest
arrSession:exec spGetSession 2,16,47750
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> Post a VBScript >> ProgressBar Classic [HTA] (Level = easy)
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 ProgressBar Classic [HTA] (Level = easy) - 5/30/2007 11:44:25 AM   
  Fredledingue


Posts: 333
Score: 0
Joined: 5/9/2005
From:
Status: offline
Two version for this ProgressBar:

1/ for small number of items to proceed (less than 50).
The lenght (or number of steps) of the bar is proportional to the number of items

2/ for large numbers of items (more than 50)
The lenght of the bar is 50.
---

- Displays percents in the taskbar and the caption

- Diplay numbers of done items and the total.

- "classic" because of the greyish background, of course you can change the colors: white will make it Windows 3.1 style, blue and yellow: BSOD style etc)

---
To use them in a useful manner, you will have to figure out how to feed the "x" variable to the progress bar. You can either include the prgressbar code into an hta application (progress shown on the main window) or make it read a file generated by the main scrit with the datas needed for the progressbar.
This code can be easily modified to add extra infos, colors, them, pictures etc

---

1/ for small number of items to proceed (less than 50).
The lenght (or number of steps) of the bar is proportional to the number of items


      


2/ for large numbers of items (more than 50)
The lenght of the bar is 50.


      

_____________________________

Fred
 
 
Post #: 1
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> Post a VBScript >> ProgressBar Classic [HTA] (Level = easy) Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts