Top "Progress" questions

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

Powershell Get-ChildItem progress question

So, I've got a set of directories 00-99 in a folder. Each of those directories has 100 subdirectories, 00-99. Each of …

performance powershell progress pipeline get-childitem
JQuery Deferred. Using $.when and .progress()

I am writing a parser littered with Async Tasks. I use JQuery promises to control and order the async tasks. …

javascript jquery progress jquery-deferred
SQLite error: cannot commit transaction - SQL statements in progress using Java Code

I am facing an SQLite error though I am not using any explicit AutoCommit true or false. can anyone provide …

sqlite progress autocommit
Check the progress of Data Import/Restore MySQL in Windows

I am new to MySQL. I have a decent machine and have been importing a 16gb .sql database since yesterday. …

mysql database mysql-workbench progress mysqlimport
setProgressDrawable fills the entire seekBar

As I say in the title, when I use setProgressDrawable, it fills the entire SeekBar: if progress is at 34%, progress …

android progress-bar progress seekbar fill
Is it possible to check progress of URLconnection.getInputStream()?

I want to check progress of downloading file by URLconnection. Is it possible or should I use another library? This …

java progress urlconnection
Show javascript execution progress

I have some javascript functions that take about 1 to 3 seconds. (some loops or mooML templating code.) During this time, the …

javascript progress
iOS UIProgressView with gradient

is it possible to create a custom ui progress view with a gradient from left to right? I've tried it …

ios gradient progress uiprogressview cagradientlayer
How to set progress in UIProgressView

I have a problem calculating progress for my UIProgressView. My float value has no effect on the progress. I tried …

ios objective-c progress uiprogressview
Android - updating notification progress bar, properly

I am still really new to Android and I am trying to improve my notification's progress bar to be smoother, …

android notifications android-notifications progress pebble-watch