FindFile with progressbar

Please post bug reports, feature requests, or any question regarding the DELPHI AREA projects here.

FindFile with progressbar

Postby simad » March 1st, 2010, 3:45 pm

Hi , can someone helps me in this :

i put a FindFile and a progressbar , so i want the progressbar moves with FindFile results .


thank you
simad
Member
Member
 
Posts: 4
Joined: May 19th, 2009, 6:12 pm

Re: FindFile with progressbar

Postby Kambiz » March 1st, 2010, 3:58 pm

The ProgressBar is used when you know when the process will be done. While searching for files, you don't know the total number of files before counting them.

If you want to show the progress, you have to search for the files twice. Once to find out the total number of files, and the second one for finding your target files.
Kambiz
User avatar
Kambiz
Administrator
Administrator
 
Posts: 2429
Joined: March 7th, 2003, 7:10 pm

Re: FindFile with progressbar

Postby simad » March 1st, 2010, 4:00 pm

could you please give me an exemple for that
simad
Member
Member
 
Posts: 4
Joined: May 19th, 2009, 6:12 pm

Re: FindFile with progressbar

Postby Kambiz » March 1st, 2010, 7:08 pm

Example of what? :-s
Kambiz
User avatar
Kambiz
Administrator
Administrator
 
Posts: 2429
Joined: March 7th, 2003, 7:10 pm


Return to DELPHI AREA Projects

Who is online

Users browsing this forum: No registered users and 2 guests

cron