<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>3 Feb 2018 00:54:00 Z</lastBuildDate><pubDate>3 Feb 2018 00:31:00 Z</pubDate><description>If I have a query that takes some time I want to show a loading window with an animated image. In the past I've done it with gifs similar to how DW describes in the post below.&#13;
&#13;
http://27130.foren.mysnip.de/read.php?27131,77929,77929#msg-77929&#13;
&#13;
The problem is that this way causes the windows taskbar to display above our fullscreen app when the thread runs. Also, it causes random crashes from time to time. Probably because "A secondary thread cannot directly open a window with the standard WLanguage functions such as: Open, Use, ..." (Source) Using ExecuteMainThread() doesn't work either. The animation is still blocked by whatever WinDev code/query is running.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64374-wd22-how-display-animation-when-running-long-process/read.awp</link><title>[WD22] How to display an animation when running a long process.</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64374-wd22-how-display-animation-when-running-long-process-64381/read.awp</comments><pubDate>3 Feb 2018 00:54:00 Z</pubDate><description>Hi Curtis,&#13;
&#13;
I do like this and its work for some of function.&#13;
&#13;
But when i apply to another process with the same code, it is…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64374-wd22-how-display-animation-when-running-long-process-64381/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64374-wd22-how-display-animation-when-running-long-process-64381/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64374-wd22-how-display-animation-when-running-long-process/read.awp">[WD22] How to display an animation when running a long process.</source><title>Re: [WD22] How to display an animation when running a long process.</title></item></channel></rss>
