<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>17 Jul 2017 14:07:00 Z</lastBuildDate><pubDate>17 Jul 2017 09:40:00 Z</pubDate><description>Our customer wants the option to zoom into our windows. As we have a lot of windows, I was very happy discovering the "..Zoom" property of the window. It works wonderful, as long as the windows are not maximized.&#13;
&#13;
I've got two buttons (Zoom100 and Zoom140) and a global variable with the actual zoom. in the Init of the window I'm setting MyWindow..Zoom = gnCurZoom. In the button itself I'm setting the global variable and the zoom value of all open windows. If the form on the window is too high for the main window, I'm getting a scrollbar on the right, so I can look at the whole form.&#13;
&#13;
BUT:&#13;
If this window is maximized (which is possible in our application) and I'm zooming in to 140 %, I am NOT getting a scrollbar and the form values (Edit fields and static fields) continue below the visible part of the window.&#13;
&#13;
My question now:&#13;
Is this behaviour fixed in WD 22?&#13;
Is there some way to get this missing scrollbar?&#13;
&#13;
Thank you for your input.&#13;
&#13;
Kind regards,&#13;
Christine</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61783-wd21-wd22-zooming-with-maximized-mdi-windows/read.awp</link><title>[WD21/WD22] Zooming with maximized MDI windows</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/61783-wd21-wd22-zooming-with-maximized-mdi-windows-61785/read.awp</comments><pubDate>17 Jul 2017 14:07:00 Z</pubDate><description>Hi Christine,&#13;
&#13;
I would say that one way would be to prevent the windows from being maximized.&#13;
And to do that and still KEEP t…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61783-wd21-wd22-zooming-with-maximized-mdi-windows-61785/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61783-wd21-wd22-zooming-with-maximized-mdi-windows-61785/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61783-wd21-wd22-zooming-with-maximized-mdi-windows/read.awp">[WD21/WD22] Zooming with maximized MDI windows</source><title>Re: [WD21/WD22] Zooming with maximized MDI windows</title></item></channel></rss>
