<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Scrollbar events</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Syntax Edit : Scrollbar events]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 30 Apr 2026 21:32:30 +0000</pubDate>
  <lastBuildDate>Fri, 09 Jul 2010 11:53:43 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=16933</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Scrollbar events : I&amp;#039;d love to get access to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16933&amp;PID=59267&amp;title=scrollbar-events#59267</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4192">matt.dillard</a><br /><strong>Subject:</strong> 16933<br /><strong>Posted:</strong> 09 July 2010 at 11:53am<br /><br />I'd love to get access to scrollbar events for the Syntax Edit class.<br><br>I'm trying to create a two-pane diff window, and I can't figure out a reliable way to sync up the two text views.&nbsp; Ideally, whenever the user scrolls one of the views, the other one would follow suit.<br><br>I can get partway there by having a very fast timer that examines the TopRow of each pane to see if it has changed recently, but that's pretty ugly.&nbsp; It's also only a partial solution, because I'd like for the horizontal scrollbars to match, too.<br><br>I know that the ReportControl allows external scrollbars to be attached, but there are some deficiencies there (e.g., after setting the .Value of a scrollbar programmatically, the scrollbar thumb is in the right place, but the ReportControl doesn't reflect the new position).<br>]]>
   </description>
   <pubDate>Fri, 09 Jul 2010 11:53:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16933&amp;PID=59267&amp;title=scrollbar-events#59267</guid>
  </item> 
 </channel>
</rss>