<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>13 Feb 2015 16:32:38 Z</lastBuildDate><pubDate>13 Feb 2015 15:40:42 Z</pubDate><description>WD18&#13;
&#13;
I am using ZipAddDirectiry to make a backup of several nested directories. It takes quite a lot of time to finish. &#13;
I wanted to show the user some kind (any kind) of progress .&#13;
&#13;
During the call to zip the window does not get the focus, there are also no callbacks which would allow me to animate a progress bar. I do change the cursor, but this is not enough.&#13;
&#13;
I have tried to open another MDI window with an animated GIF, which would run in paralel with the window which executes the zip action. But unfortunately in all my test cases, the animated gif stopped until the zip process was finished.&#13;
&#13;
ZipAddDirectory is very handy, I would not like to break it down to zipping individual files and directories.&#13;
&#13;
The same problem applies when a SQ server does not respond for a longer time (in case of complex queries)&#13;
Any ideas ?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50469-how-show-progress-during-tight-loops-zip-complex/read.awp</link><title>How to show progress during tight loops (ZIP, complex SQL query...)</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50469-how-show-progress-during-tight-loops-zip-complex-50472/read.awp</comments><pubDate>13 Feb 2015 16:32:38 Z</pubDate><description>Hi&#13;
&#13;
you can do that using multithreading&#13;
&#13;
Not sure if the result is worth the added complexity, though&#13;
&#13;
Best regards&#13;
&#13;
--…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50469-how-show-progress-during-tight-loops-zip-complex-50472/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50469-how-show-progress-during-tight-loops-zip-complex-50472/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50469-how-show-progress-during-tight-loops-zip-complex/read.awp">How to show progress during tight loops (ZIP, complex SQL query...)</source><title>Re: How to show progress during tight loops (ZIP, complex SQL query...)</title></item><item><author>vvido</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50469-how-show-progress-during-tight-loops-zip-complex-50470/read.awp</comments><pubDate>13 Feb 2015 15:57:21 Z</pubDate><description>There is a callback procedure for ZipAddDirectory, but the question is stil valid for &#13;
- complex SQL queries (several seconds b…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50469-how-show-progress-during-tight-loops-zip-complex-50470/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50469-how-show-progress-during-tight-loops-zip-complex-50470/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50469-how-show-progress-during-tight-loops-zip-complex/read.awp">How to show progress during tight loops (ZIP, complex SQL query...)</source><title>Re: How to show progress during tight loops (ZIP, complex SQL query...)</title></item></channel></rss>
