<?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 : Interesting scrolling bug</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Syntax Edit : Interesting scrolling bug]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 23 May 2026 03:51:31 +0000</pubDate>
  <lastBuildDate>Fri, 28 Sep 2007 04:51:26 +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=7020</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[Interesting scrolling bug :  The CXTPSyntaxEditCtrl may be...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7020&amp;PID=26585&amp;title=interesting-scrolling-bug#26585</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3233">AndreiM</a><br /><strong>Subject:</strong> 7020<br /><strong>Posted:</strong> 28 September 2007 at 4:51am<br /><br /><FONT size=2><DIV>The CXTPSyntaxEditCtrl may be used in 2 modes:</DIV><DIV>&nbsp;1. As a&nbsp;<EM>'standalone'</EM> control with own scrollbars (on CVew, CDialog based parent window);</DIV><DIV>&nbsp;2. As a main control for CVew based parent class.</DIV><DIV>&nbsp;</DIV><DIV>For the second case CXTPSyntaxEditCtrl shoud use scroll bars from the parent. </DIV><DIV><FONT color=#040004>SetCreateScrollbarOnParent used to define which scrollbars will be used. </FONT></DIV><DIV>&nbsp;</DIV></FONT>]]>
   </description>
   <pubDate>Fri, 28 Sep 2007 04:51:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7020&amp;PID=26585&amp;title=interesting-scrolling-bug#26585</guid>
  </item> 
  <item>
   <title><![CDATA[Interesting scrolling bug : Calling GetEditCtrl().SetCreateScrollbarOnParent(FALSE)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7020&amp;PID=22594&amp;title=interesting-scrolling-bug#22594</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 7020<br /><strong>Posted:</strong> 07 May 2007 at 2:17am<br /><br />Calling GetEditCtrl().<FONT color=#040004 size=2>SetCreateScrollbarOnParent(FALSE) in the constructor of the view solves the problem. However, I do not like it. This "scrollbar on parent" thing seems strange. If enabled, <strong>any view in a parent splitter gets scrollbars!</strong></FONT>]]>
   </description>
   <pubDate>Mon, 07 May 2007 02:17:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7020&amp;PID=22594&amp;title=interesting-scrolling-bug#22594</guid>
  </item> 
  <item>
   <title><![CDATA[Interesting scrolling bug : Hi,      I have an MDI-application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7020&amp;PID=22472&amp;title=interesting-scrolling-bug#22472</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 7020<br /><strong>Posted:</strong> 01 May 2007 at 1:27am<br /><br />Hi, <DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV>I have an MDI-application with&nbsp;a splitter with two columns: one custom CView and one CXTPSyntaxEditView.</DIV><DIV>&nbsp;</DIV><DIV>CMainFrame -&gt; CXTPTabClientWnd -&gt; CMyMDIFrame</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp; -&gt; CXTSplitterWnd -&gt; (CMyView + CXTPSyntaxEditView)</DIV><DIV>&nbsp;</DIV><DIV>The CXTPSyntaxEditCtrl is responsible for the scrollbar bug shown below! <strong>Upon creation, the edit control adds scrollbars on BOTH the views.</strong> Calling pEditView-&gt;GetEditCtrl().<FONT color=#040004 size=2>SetCreateScrollbarOnParent(FALSE) removes the extra scrollbars on MY own custom view, but the syntax edit view is not affected. What the?!</FONT></DIV><DIV><FONT color=#040004 size=2></FONT>&nbsp;</DIV><DIV><strong>Double scrollbars when using a splitter.</strong></DIV><DIV><img src="https://forum.codejock.com/uploads/20070430_101050_double_scrollba.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV><FONT size=2><FONT color=#040004>Sure seems like </FONT><FONT color=#000000>CXTPSyntaxEditCtrl does not care what the view looks like. Any suggestions? Thanks!</FONT></FONT></DIV>]]>
   </description>
   <pubDate>Tue, 01 May 2007 01:27:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7020&amp;PID=22472&amp;title=interesting-scrolling-bug#22472</guid>
  </item> 
 </channel>
</rss>