<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>10 Dec 2014 03:54:00 Z</lastBuildDate><pubDate>9 Dec 2014 03:19:00 Z</pubDate><description>Using WD19&#13;
&#13;
As per the title, I am trying to synchronise the vertical scroll position between a table control and a scheduler control&#13;
&#13;
I've currently got this code in the WM_VSCROLL event&#13;
&#13;
ScrollbarPosition(CTPL_Schedule.SCH_Entity_Allocations,sbVert,ScrollbarPosition(TABLE_Available_Resources,sbVert))&#13;
&#13;
Unfortunately it doesn't work too well.&#13;
&#13;
Anyone have any other suggestions?&#13;
&#13;
Rgds&#13;
Paul</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49405-sychronising-vertical-scroll-position-between-table-and-schedule/read.awp</link><title>Sychronising vertical scroll position between Table and Schedule controls</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/49405-sychronising-vertical-scroll-position-between-table-and-schedule-49425/read.awp</comments><pubDate>10 Dec 2014 03:54:00 Z</pubDate><description>Thanks for you reply Arie. My problem was that you need the Table set to 'Move by Pixel' on scrolling in order for it to match t…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49405-sychronising-vertical-scroll-position-between-table-and-schedule-49425/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49405-sychronising-vertical-scroll-position-between-table-and-schedule-49425/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49405-sychronising-vertical-scroll-position-between-table-and-schedule/read.awp">Sychronising vertical scroll position between Table and Schedule controls</source><title>Re: Sychronising vertical scroll position between Table and Schedule controls</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49405-sychronising-vertical-scroll-position-between-table-and-schedule-49411/read.awp</comments><pubDate>9 Dec 2014 10:25:00 Z</pubDate><description>Hi Paul,&#13;
I use the code below for that, because ScrollbarPosition wasn't there in WD17.&#13;
(If I remember correctly Stephan again…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49405-sychronising-vertical-scroll-position-between-table-and-schedule-49411/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49405-sychronising-vertical-scroll-position-between-table-and-schedule-49411/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49405-sychronising-vertical-scroll-position-between-table-and-schedule/read.awp">Sychronising vertical scroll position between Table and Schedule controls</source><title>Re: Sychronising vertical scroll position between Table and Schedule controls</title></item></channel></rss>
