wcx6298 / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

Create indeterminate progress bar #614

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There are many use cases exhibited in many applications where an 
"indeterminate" progress bar is appropriate. The small "spinning circle" is not 
visually eye-catching if you are trying to relay that a long-running process is 
under way and the user must wait.

Often this operation causes some "modality" blocking, so it's possible a 
standard Window dialog ( SC.wait() ) may be useful to add.

Original issue reported on code.google.com by deansjo...@gmail.com on 2 Aug 2011 at 11:17

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by smartgwt...@gmail.com on 3 Aug 2011 at 2:59