<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>1 Mar 2015 15:52:00 Z</lastBuildDate><pubDate>28 Feb 2015 20:39:00 Z</pubDate><description>Hi All -&#13;
&#13;
Trying to make a looper control without attributes - help file for LooperAdd function says:&#13;
&#13;
For a Looper control without attributes:&#13;
// Add an empty row&#13;
LooperAdd(LOOP_Looper1)&#13;
&#13;
// Position on the empty row&#13;
Subscript = LooperCount(LOOP_Looper1)&#13;
// Then, initialize the controls&#13;
LOOP_Looper1[Subscript].ControlLastName = "Hobbes"&#13;
LOOP_Looper1[Subscript].ControlFirstName = "Samantha"&#13;
&#13;
I have done this and doesn't work. Works ok with attributes, but it's a pain to add in all the attributes in the looper and attach them to the controls - what's up?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50722-wb19-looper-control-without-attributes-doesn-work/read.awp</link><title>WB19 - Looper control without attributes doesn't work?</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/50722-wb19-looper-control-without-attributes-doesn-work-50727/read.awp</comments><pubDate>1 Mar 2015 15:52:00 Z</pubDate><description>Thanks Fabrice!&#13;
That explains it!&#13;
I just looked at the help files and unless I'm really missing something, it doesn't say that…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50722-wb19-looper-control-without-attributes-doesn-work-50727/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50722-wb19-looper-control-without-attributes-doesn-work-50727/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50722-wb19-looper-control-without-attributes-doesn-work/read.awp">WB19 - Looper control without attributes doesn't work?</source><title>Re: WB19 - Looper control without attributes doesn't work?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50722-wb19-looper-control-without-attributes-doesn-work-50724/read.awp</comments><pubDate>28 Feb 2015 21:14:00 Z</pubDate><description>Hi Joel&#13;
&#13;
AFAIK, that way of working with loopers works only for WINDEV, and not for all properties&#13;
&#13;
It is much better to use…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50722-wb19-looper-control-without-attributes-doesn-work-50724/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50722-wb19-looper-control-without-attributes-doesn-work-50724/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50722-wb19-looper-control-without-attributes-doesn-work/read.awp">WB19 - Looper control without attributes doesn't work?</source><title>Re: WB19 - Looper control without attributes doesn't work?</title></item></channel></rss>
