|
|
|
|
|
by madsbuch
1938 days ago
|
|
Its a bit harder than that, I'd say. Imaging a progress bar showing progress of two consecutive operations eg. download and process. How should that progress bar be displayed? 50% for each? If download is 30 seconds and process is half an hour that is skewed. I am having that exact problem in an application I am developing. |
|
Display a progress bar for downloading, and then another one for processing. You can caption them, too.