<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>12 Nov 2016 12:43:00 Z</lastBuildDate><pubDate>11 Nov 2016 02:56:00 Z</pubDate><description>1. create a control template (TPLC_test) . add static control into it. create group1 and add static control into group1&#13;
2. create a local procedure , name it "sethide()" put in code&#13;
group1..visible = false&#13;
&#13;
3. in main windows , insert 2 special control based on control template (TPLC_test).&#13;
rename the control to ct_test1 and ct_test2&#13;
&#13;
3. add button contol into main window . in click event code&#13;
ct_test1.setHide()&#13;
&#13;
4. compile/run . when you click on the button to hide static text in ct_test1. notice that static text in ct_text2 also disappear</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60303-wm21-android-bugs-groups-control-template/read.awp</link><title>[wm21 - android] Bugs , Groups in Control Template</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/60303-wm21-android-bugs-groups-control-template-60323/read.awp</comments><pubDate>12 Nov 2016 12:43:00 Z</pubDate><description>Hi again&#13;
&#13;
in your first post, you are talking about control templates...&#13;
Now you are talking about classes and instances ?&#13;
&#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60303-wm21-android-bugs-groups-control-template-60323/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60303-wm21-android-bugs-groups-control-template-60323/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60303-wm21-android-bugs-groups-control-template/read.awp">[wm21 - android] Bugs , Groups in Control Template</source><title>Re: [wm21 - android] Bugs , Groups in Control Template</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60303-wm21-android-bugs-groups-control-template-60312/read.awp</comments><pubDate>11 Nov 2016 17:38:00 Z</pubDate><description>Hi Fabrice,&#13;
&#13;
tell me if i'm wrong , to my understanding,&#13;
- TPLC_test is the class of object , static1 and static2 is the memb…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60303-wm21-android-bugs-groups-control-template-60312/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60303-wm21-android-bugs-groups-control-template-60312/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60303-wm21-android-bugs-groups-control-template/read.awp">[wm21 - android] Bugs , Groups in Control Template</source><title>Re: [wm21 - android] Bugs , Groups in Control Template</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60303-wm21-android-bugs-groups-control-template-60310/read.awp</comments><pubDate>11 Nov 2016 12:51:00 Z</pubDate><description>Hi&#13;
&#13;
How is that a bug?&#13;
&#13;
Your code does group1..visible=false&#13;
By your own design, both statics are part of the group, as the…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60303-wm21-android-bugs-groups-control-template-60310/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60303-wm21-android-bugs-groups-control-template-60310/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60303-wm21-android-bugs-groups-control-template/read.awp">[wm21 - android] Bugs , Groups in Control Template</source><title>Re: [wm21 - android] Bugs , Groups in Control Template</title></item></channel></rss>
