<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>8 Nov 2016 05:31:00 Z</lastBuildDate><pubDate>8 Nov 2016 05:22:00 Z</pubDate><description>Hi,&#13;
&#13;
can anyone explain in detail the flow of process of ExecuteMainThread() ?&#13;
&#13;
help explain "Triggers the execution of a procedure by the main thread of the application"&#13;
&#13;
I don't understand . when is the execution start ?&#13;
&#13;
for example if I have 5 looper in a windows , each looper create one thread to retrieve data and fill into the looper . in each thread i use ExecuteMainThread(add_row) to add to looper.&#13;
&#13;
This is my assumption what will happen:&#13;
since I have 5 thread running with mean there will be 5 request "Triggers the execution" to main thread. this cause main thread to execute one request at a time.&#13;
If main thread is busy then the 5 request "Triggers the execution" will have to wait until main thread is free&#13;
&#13;
am I right ?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60261-wm21-android-question-about-executemainthread/read.awp</link><title>[wm21 - android] question about ExecuteMainThread()</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/60261-wm21-android-question-about-executemainthread-60264/read.awp</comments><pubDate>8 Nov 2016 05:31:00 Z</pubDate><description>my suspicious come because of LooperAddInProgress (Function) example&#13;
&#13;
///////////////////////////// EXAMPLE //////////////////…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60261-wm21-android-question-about-executemainthread-60264/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60261-wm21-android-question-about-executemainthread-60264/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60261-wm21-android-question-about-executemainthread/read.awp">[wm21 - android] question about ExecuteMainThread()</source><title>Re: [wm21 - android] question about ExecuteMainThread()</title></item></channel></rss>
