<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>24 Jul 2015 10:04:00 Z</lastBuildDate><pubDate>24 Jul 2015 07:05:00 Z</pubDate><description>Hi&#13;
Has anyone had any luck with undockable dynamic tabs, in particular with storing the positions of the tabs ?&#13;
&#13;
I tried first of all with an internal window with my tab control in there. First time through it worked like a charm, with my tab moving as it should. Different users may organise their screens differently so I have it set to store the position of the tab. Went back in again, the system displayed the tab in the right place but then crashed when it was trying to put the controls there (in my case just a simple table with no data or code attached as I'm just testing it). Just in case it was something in WDTest I compiled it &amp; ran it with exactly the same result.&#13;
&#13;
I then tried running it in a separate non-internal window. This at least doesn't crash but I get the moved tab displayed correctly plus another copy of it still pinned to the tab control. The more times I run it the more pinned copies I get! And this happens if I totally exit the program &amp; restart it; it is obviously storing the detail in the registry &amp; just keeps adding to it.&#13;
&#13;
To be fair, if I don't have it set to store the configuration of the tabs it seems to work pretty well; I may have to see if I can manually program the positioning.&#13;
&#13;
David</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53226-wd20-dynamic-tab/read.awp</link><title>[WD20] Dynamic Tab</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/53226-wd20-dynamic-tab-53233/read.awp</comments><pubDate>24 Jul 2015 10:04:00 Z</pubDate><description>Hi,&#13;
i use a stucture and an array to store all opened tabs. Before creating a new tab i check the array if it is already existi…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53226-wd20-dynamic-tab-53233/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53226-wd20-dynamic-tab-53233/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53226-wd20-dynamic-tab/read.awp">[WD20] Dynamic Tab</source><title>Re: [WD20] Dynamic Tab</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53226-wd20-dynamic-tab-53229/read.awp</comments><pubDate>24 Jul 2015 09:29:00 Z</pubDate><description>Partially solved!&#13;
&#13;
My window init code is set as follows: newpane is control newpane &lt;- TabOpen(Tab_Dispatch","Vehicles/Driver…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53226-wd20-dynamic-tab-53229/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53226-wd20-dynamic-tab-53229/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53226-wd20-dynamic-tab/read.awp">[WD20] Dynamic Tab</source><title>Re: [WD20] Dynamic Tab</title></item></channel></rss>
