<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>7 Jan 2015 14:43:00 Z</lastBuildDate><pubDate>7 Jan 2015 12:57:00 Z</pubDate><description>I have a loope which contains 4 edit controls.&#13;
&#13;
When an Edit Control gets focus I need to know as to in which particular Looper instance (repeatation) has got focus.&#13;
&#13;
I don't know if I have managed to explain this properly. For example: In a looper which is repeated 70 times. Now when an edit controls gets focus I need to know as to which particular repeat ion of looper (count) the edit control that got focus belongs to.&#13;
&#13;
I hope I have managed to explain this properly.&#13;
&#13;
Is this possible?&#13;
&#13;
TIA&#13;
&#13;
Yogi Yang</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active/read.awp</link><title>WD17 - How to know which number of Looper is active?</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/49761-wd17-how-know-which-number-looper-active-49769/read.awp</comments><pubDate>7 Jan 2015 14:43:00 Z</pubDate><description>Yogi,&#13;
&#13;
I do this in the "when ever modified" event of a edit-control in a looper (wm19)&#13;
LOOP_Adresses.ATT_Modified = True&#13;
To…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active-49769/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active-49769/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active/read.awp">WD17 - How to know which number of Looper is active?</source><title>Re: WD17 - How to know which number of Looper is active?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active-49766/read.awp</comments><pubDate>7 Jan 2015 13:35:00 Z</pubDate><description>Bart,&#13;
&#13;
Thanks for the tip. It works!&#13;
&#13;
I am also maintaining the same software in WM.&#13;
&#13;
I found that what works in WD does n…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active-49766/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active-49766/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active/read.awp">WD17 - How to know which number of Looper is active?</source><title>Re: WD17 - How to know which number of Looper is active?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active-49765/read.awp</comments><pubDate>7 Jan 2015 13:32:00 Z</pubDate><description>Hi&#13;
&#13;
it looks like you are looking for looperselect&#13;
&#13;
Best regards</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active-49765/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active-49765/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active/read.awp">WD17 - How to know which number of Looper is active?</source><title>Re: WD17 - How to know which number of Looper is active?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active-49763/read.awp</comments><pubDate>7 Jan 2015 13:04:00 Z</pubDate><description>Hello,&#13;
&#13;
check out LooperInfoXY()</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active-49763/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active-49763/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49761-wd17-how-know-which-number-looper-active/read.awp">WD17 - How to know which number of Looper is active?</source><title>Re: WD17 - How to know which number of Looper is active?</title></item></channel></rss>
