I would like to use a progress meter to show how far a task has gone/has to go...
Here is a sample function that i would like to use the meter in:
Function read_Equity_Position(idate As String) As...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10051127.html
Zones:
MS AccessDate Answered: 05/27/1998 Grade: C Views: 4
Is there a relatively straight-forward way to show progress (via some form of progress control) of an open-file(CreateFile) action? If so, how? Overlapped structure??
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10053044.htm...
Zones:
Windows MFCDate Answered: 05/15/1998 Grade: C Views: 0
Hi Experts,
I want a progress bar should be displayed while File Transfer.
Also I need to step the Progress bar relative to the transfer rate during FTP.
Regards
Lakshmi
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10082148.htm...
Zones:
Windows MFCDate Answered: 09/21/1998 Grade: C Views: 0
Couple of questions but related.
First: The following code fills a tree view with two nodes, work and home locations. The whole thing works correctly with one problem. The progress bar works wh...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10091167.html
Zones:
MS AccessDate Answered: 10/23/1998 Grade: A Views: 12
I am writting a file copy dialog, I got the filecopy.avi to work, how do I get information to follow the progress of file copying to 'stepit' in the progress bar? I use ::filecopy(file name, file n...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10177428.htm...
Zones:
Windows MFCDate Answered: 07/10/1999 Grade: B Views: 0
Hi,
Iam working on an application( & also applet), when i click on a button named "show results" the program performs the calculations(here it takes some time) and when the graph is plotted and t...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10211161.html
Zones:
JavaDate Answered: 01/10/2000 Grade: C Views: 0
I am using PROGRESS 8.3A on a Sun machine running Solaris 2.5.1. Sometimes I get the following entries in the PROMON's "Record Locking Table" option.
Record Locking Table:
Usr Name Chain # ...
http://www.experts-exchange.com/Database/Miscellaneous/Q_10257535.html
Zones:
DatabasesDate Answered: 02/15/2000 Grade: C Views: 0
How can i create a Progress bar which shows the % of the progress done for a process?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10465418.html
Zones:
Visual BasicDate Answered: 06/30/2000 Grade: A Views: 164
I don't see any properties/methods of the dbEngine.CompactDatabase action that allow you to track the progress of the compaction.
Is there a way to do this so I can then update a progress meter?
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10492279.html
Zones:
MS AccessDate Answered: 06/26/2000 Grade: B Views: 0
People out there have got to have made custom controls... i'm looking for some.
I'm working with pure C under the Win32 API (no MFC).
In specific I'm looking for a continual progress bar. One...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_11578939.html