Top "Progress" questions

"Progress" is the name of a development tool and database from Progress Software Corporation.

CSS Progress Circle

I have searched this website to find progress bars, but the ones I have been able to found show animated …

html css progress-bar progress css-shapes
Text Progress Bar in the Console

I wrote a simple console app to upload and download files from an FTP server using the ftplib. I would …

python console progress updating
Progress during large file copy (Copy-Item & Write-Progress?)

Is there any way to copy a really large file (from one server to another) in PowerShell AND display its …

powershell progress-bar progress copying copy-item
Progress bar in console application

I'm writing a simple c# console app that uploads files to sftp server. However, the amount of files are large. …

c# console progress
Using Bash to display a progress indicator

Using a bash only script, how can you provide a bash progress indicator? So I can run a command form …

bash shell unix progress
how to change ProgressBar color?

i want to change Horizontal ProgressBar color i have tried this How to change the color of an indefinite ProgressBar? …

android progress
Show spinning wheel dialog while loading data on Android

I want to show a spinning wheel dialog while my app loads some data: The spinning wheel dialog should show …

java android dialog loading progress
Monitoring the progress of an SQL query in SQL SERVER

I saw a similar question which asked how to monitor the progress of a backup/restore operation: Is there a …

database sql-server-2005 monitor progress
Update Label while processing in Windows Forms

What is the best way to update a label on a Windows Forms application while processing? I have a loop …

winforms label progress
preload with percentage - javascript/jquery

I did a Google search and I cannot find a way to do a loading with percentage. Anyone know how …

javascript jquery loading progress