<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>27 Dec 2017 15:47:00 Z</lastBuildDate><pubDate>20 Dec 2017 14:27:00 Z</pubDate><description>I have a window with 4 tables stacked vertically followed by a button. I've changed the height of the window so all the controls fit and checked the "Automatic scrollbar" option for the window. Everything works great except when the window has been scrolled to the bottom and the button is pressed, I would like to automatically scroll back to the top. The only way I've found to do this is to place an edit control at the top of the window and do a Setfocus(). Is there a better way?&#13;
&#13;
Thanks, Bill</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63747-wm21-tall-window-scrolling/read.awp</link><title>WM21 - tall window scrolling</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/63747-wm21-tall-window-scrolling-63796/read.awp</comments><pubDate>27 Dec 2017 15:47:00 Z</pubDate><description>Thanks Rik! I think I looked at that function before but didn't think it would apply to an entire window. It does and works perf…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63747-wm21-tall-window-scrolling-63796/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63747-wm21-tall-window-scrolling-63796/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63747-wm21-tall-window-scrolling/read.awp">WM21 - tall window scrolling</source><title>Re: WM21 - tall window scrolling</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63747-wm21-tall-window-scrolling-63793/read.awp</comments><pubDate>27 Dec 2017 12:12:00 Z</pubDate><description>Hello Bill,&#13;
&#13;
I did this with a looper, have a look at this:&#13;
https://doc.windev.com/en-US/?1000021057&#13;
&#13;
Regards,&#13;
Rik</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63747-wm21-tall-window-scrolling-63793/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63747-wm21-tall-window-scrolling-63793/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63747-wm21-tall-window-scrolling/read.awp">WM21 - tall window scrolling</source><title>Re: WM21 - tall window scrolling</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63747-wm21-tall-window-scrolling-63753/read.awp</comments><pubDate>20 Dec 2017 16:50:00 Z</pubDate><description>I've found that by moving the edit control beyond the top edge of the window gives me the scroll up that I need without a cursor…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63747-wm21-tall-window-scrolling-63753/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63747-wm21-tall-window-scrolling-63753/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63747-wm21-tall-window-scrolling/read.awp">WM21 - tall window scrolling</source><title>Re: WM21 - tall window scrolling</title></item></channel></rss>
