> Am 22.08.2018 um 17:23 schrieb Jean-Luc Arnaud <jean-...@cdmultimedia.fr>:
> 
> Hi,
> 
> I have sometimes very large folders and it takes a long time (several 
> minutes) before getting the information.

You can run them in a thread and have them yield time to keep progress bar 
running.

> I'd like to know if there is a way to get information from time to time, 
> let say every 500 ms, like Windows does when displaying properties of a 
> large folder.

You could make a DirectorySizeMBS object, than call it's update method in a 
thread and from other thread read the properties. They should update live as 
it's finding files.

Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/


_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to