|
ID: 17578, Thread-safe progress meters
Thread-safe progress bar and label components, with a demo program.
|
Download
| Details
|
|
FTP
download also available
|
|
CDN Login Required to Download. (You will be redirected to the login page if you click on the Download Link)
|
To download this, you must have registered:
|
For Delphi, Version 6.0
to 6.0
1314 downloads
Copyright: Open Source or other
Size: 26,726 bytes
Updated on Thu, 28 Feb 2002 12:48:50 GMT
Originally uploaded on Wed, 27 Feb 2002 13:10:14 GMT
SHA1 Hash: D22F360A0905A08D8EBF4BAC323C834E1DFB027B
MD5 Hash: 0D69B16DDB70517963AD45C370AF951E
|
Explore the files in this upload
File Exploration is Disabled
We're sorry, but errors in the uploaded zip file prevent it from being explored.
The error generated by the Zip attachment is:
You may still be able to repair the zip file contents if you download the entire zip locally. You may also want to ask the author to repost the attachment.
|
Description
|
The real meat here is the progress unit. It declares the IProgress interface and two components that implement IProgress: TThreadSafeProgressBar and TThreadSafeProgressLabel.
The central idea is that you can drop these components on a form, fire off a background thread, and the thread can display its progress using these components via the IProgress interface.
As a demonstration, I include some code I wrote to compute the digits of PI using the spigot algorithm.
Contest entry forMultithreaded programming
|
|

Server Response from: ETNACDC03
|
Connect with Us