<?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 : CEditPane + WS_VSCROLL = paint problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CEditPane + WS_VSCROLL = paint problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 10:03:08 +0000</pubDate>
  <lastBuildDate>Mon, 14 Dec 2009 06:34:09 +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=15839</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[CEditPane + WS_VSCROLL = paint problem : Thanks, I&amp;#039;ll try that. (I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15839&amp;PID=55605&amp;title=ceditpane-ws-vscroll-paint-problem#55605</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15839<br /><strong>Posted:</strong> 14 December 2009 at 6:34am<br /><br />Thanks, I'll try that.<DIV>(I want that nice border that your edit control has got, so removing the code is not an option :P)</DIV>]]>
   </description>
   <pubDate>Mon, 14 Dec 2009 06:34:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15839&amp;PID=55605&amp;title=ceditpane-ws-vscroll-paint-problem#55605</guid>
  </item> 
  <item>
   <title><![CDATA[CEditPane + WS_VSCROLL = paint problem : Hi,  Just remove its WindowProc...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15839&amp;PID=55596&amp;title=ceditpane-ws-vscroll-paint-problem#55596</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15839<br /><strong>Posted:</strong> 14 December 2009 at 6:14am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Just remove its WindowProc implementation. Or call original WindowProc for WM_NCPAINT before draw Frame.</DIV>]]>
   </description>
   <pubDate>Mon, 14 Dec 2009 06:14:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15839&amp;PID=55596&amp;title=ceditpane-ws-vscroll-paint-problem#55596</guid>
  </item> 
  <item>
   <title><![CDATA[CEditPane + WS_VSCROLL = paint problem : XTP 13.2.1.  I modified your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15839&amp;PID=55586&amp;title=ceditpane-ws-vscroll-paint-problem#55586</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15839<br /><strong>Posted:</strong> 13 December 2009 at 7:23pm<br /><br /><DIV>XTP 13.2.1.</DIV><DIV>&nbsp;</DIV><DIV>I modified your PaneSample as follows:</DIV><DIV>&nbsp;</DIV><DIV>if (!m_wndPanes<em>.CreateEx(WS_EX_STATICEDGE, _T("EDIT"), _T(""),<BR>&nbsp;&nbsp;&nbsp;&nbsp;WS_CHILD|<strong>WS_VSCROLL</strong>|ES_MULTILINE, CRect(0, 0,0, 0), this, IDR_PANE1 + i))<BR>&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;TRACE0( "Error creating pane edit control.\n" );<BR>&nbsp;&nbsp;&nbsp;}</DIV><DIV>&nbsp;</DIV><DIV>After that change, the WM_NCPAINT message causes weird painting on the scrollbar. Can you please tell me how to get this working? (I need your CEditPane + WS_VSCROLL!)</DIV>]]>
   </description>
   <pubDate>Sun, 13 Dec 2009 19:23:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15839&amp;PID=55586&amp;title=ceditpane-ws-vscroll-paint-problem#55586</guid>
  </item> 
 </channel>
</rss>