| Author |
Creating Progressbars
|
Smitesh Patel
Greenhorn
Joined: Aug 08, 2005
Posts: 7
|
|
Hello, I have made an application in which i am selecting some files & sending that files data dividing into chunks to the database. What i want to do is when the sending process begins i want to display a progress bar till all the selected files data have been sent.. So how can i do this.. IF POSSIBLE PROVIDE ME SOME CODE AS I HAVE TO COMLETE THIS APPLICATION AS SOON AS POSSIBLE.. Thanks
|
 |
lexander Bosco
Ranch Hand
Joined: Feb 21, 2005
Posts: 65
|
|
hi simon, u have to use the Guage class for that. check ur api and see its methods. stay cool.
|
there is no knowledge that is not power<br />-<br />SCJP 1.4<br />SCWCD in progress<br />SCMAD in progress
|
 |
 |
|
|
subject: Creating Progressbars
|
|
|