<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>9 Oct 2015 01:10:00 Z</lastBuildDate><pubDate>8 Oct 2015 08:52:00 Z</pubDate><description>Two Issues:&#13;
1. My internal window is set to Plane = 0. I have a Static control set to Plane 1. In code I can change the Plane property of the Static to zero and that shows correctly. However if I try the same process with an Edit control or a Table Control then they do not show. Even though the Plane property has been change correctly. Any takers please?&#13;
&#13;
2. From inside an internal window, I want to change the plane of the Internal window.&#13;
What syntax do I use? I am assuming that I need to address the Internal Window Control.&#13;
I know the name of the enclosing window and the internal window. However my attempts at indirection did not cause the items on the new plane to display&#13;
e.g. {sWindowName,indwindow}..Plane = 2 where sWindow will be something like "Win_Generic.IW_Empty"&#13;
&#13;
I am assuming I am missing something obvious and I would really appreciate some insights from somebody who knows how to do this.&#13;
Thanks,&#13;
Steve.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54374-changing-plane-from-inside-internal-window/read.awp</link><title>Changing Plane from inside an Internal Window</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/54374-changing-plane-from-inside-internal-window-54386/read.awp</comments><pubDate>9 Oct 2015 01:10:00 Z</pubDate><description>Thanks DerekT and Tor-Bjarne for the replies. They were helpful.&#13;
What I realise when reading the replies was that I was calling…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54374-changing-plane-from-inside-internal-window-54386/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54374-changing-plane-from-inside-internal-window-54386/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54374-changing-plane-from-inside-internal-window/read.awp">Changing Plane from inside an Internal Window</source><title>Re: Changing Plane from inside an Internal Window</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54374-changing-plane-from-inside-internal-window-54376/read.awp</comments><pubDate>8 Oct 2015 11:57:00 Z</pubDate><description>Hi Steve,&#13;
&#13;
From Inside a the actuall window:&#13;
Internalwindow..plane = NewPlane&#13;
&#13;
From Outside, for example a ribbon button:&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54374-changing-plane-from-inside-internal-window-54376/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54374-changing-plane-from-inside-internal-window-54376/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54374-changing-plane-from-inside-internal-window/read.awp">Changing Plane from inside an Internal Window</source><title>Re: Changing Plane from inside an Internal Window</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54374-changing-plane-from-inside-internal-window-54375/read.awp</comments><pubDate>8 Oct 2015 11:07:00 Z</pubDate><description>Steve&#13;
Not sure I understand the first point.&#13;
Controls not windows are set to planes (1 or more) - as you PageUp-PageDn on the …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54374-changing-plane-from-inside-internal-window-54375/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54374-changing-plane-from-inside-internal-window-54375/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54374-changing-plane-from-inside-internal-window/read.awp">Changing Plane from inside an Internal Window</source><title>Re: Changing Plane from inside an Internal Window</title></item></channel></rss>
