<?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 : Scrollbars, themes, and Form Views</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Scrollbars, themes, and Form Views]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 16:57:47 +0000</pubDate>
  <lastBuildDate>Tue, 31 Oct 2006 10:58:35 +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=5205</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[Scrollbars, themes, and Form Views : Hi,I use a workaround for the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5205&amp;PID=16909&amp;title=scrollbars-themes-and-form-views#16909</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1832">ingo</a><br /><strong>Subject:</strong> 5205<br /><strong>Posted:</strong> 31 October 2006 at 10:58am<br /><br />Hi,<br><br>I use a workaround for the scrollbar problem: I place the CXTResizeFormView in a CMDIChildWnd with a CXTSplitterWnd. One splitter view contains the form view and the other splitter view contains a dummy dialog and has a size of 0. The drawback is the gripper that appears as a thicker border at the bottom.<br><br>However, in version 9.81 resizing worked this way. In version 10.3.1 it's possible to resize the dialog smaller than it's original size. I have a list control sizing in both directions and a list of buttons keeping their positions to the right of it. The list can be resized smaller than the button list. So the list fits the window size, but scrollbars appear to reach the buttons...<br><br>]]>
   </description>
   <pubDate>Tue, 31 Oct 2006 10:58:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5205&amp;PID=16909&amp;title=scrollbars-themes-and-form-views#16909</guid>
  </item> 
  <item>
   <title><![CDATA[Scrollbars, themes, and Form Views : Hello, yes, it is known bug of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5205&amp;PID=16289&amp;title=scrollbars-themes-and-form-views#16289</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5205<br /><strong>Posted:</strong> 04 October 2006 at 12:32am<br /><br />Hello, yes, it is known bug of OS. as workaround in our samples we removing scrolbars for forms at all:<DIV>&nbsp;</DIV><DIV>void CSimpleForm::OnInitialUpdate()<BR>{<BR>&nbsp;CFormView::OnInitialUpdate();</DIV><DIV><strong>&nbsp;SetScaleToFitSize(CSize(1, 1));</strong><BR>&nbsp;ModifyStyle(0, WS_CLIPCHILDREN|WS_CLIPSIBLINGS);<BR>}<BR></DIV>]]>
   </description>
   <pubDate>Wed, 04 Oct 2006 00:32:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5205&amp;PID=16289&amp;title=scrollbars-themes-and-form-views#16289</guid>
  </item> 
  <item>
   <title><![CDATA[Scrollbars, themes, and Form Views : I have a basic CXTResizeFormView...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5205&amp;PID=16270&amp;title=scrollbars-themes-and-form-views#16270</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2321">JohnCrenshaw</a><br /><strong>Subject:</strong> 5205<br /><strong>Posted:</strong> 03 October 2006 at 11:40am<br /><br />I have a basic CXTResizeFormView in my program. I have it set to resize down to 300x200 pixels minimun and then show a scroll bar. The problem I have is that the scrollbar doesn't take the theme when it comes up. Here is what I have observed:<DIV>&nbsp;</DIV><DIV>1. If the scrollbar is needed&nbsp;when my formview first comes&nbsp;up, it has the theme.</DIV><DIV>2. If the scrollbar is painting with the theme and I size the window in a way that affects the scrollbar (I.E. vertical bar, moving bottom edge), it reverts to the basic windows bar.</DIV><DIV>3. Once the bar looses the theme, switching away and back (thereby forcing a WM_PAINT message)&nbsp;does NOT cause it to paint right.</DIV><DIV>4. Each of the three pieces of the scrollbar (each arrow and the&nbsp;thumbar) refreshes independantly once it is used. It is therefore possible to have a half-skinned scrollbar (for example an arrow and thumbar painted right, and the remaining arrow painted by windows.)</DIV><DIV>5. Switching away and back also causes the bar to revert.</DIV><DIV>&nbsp;</DIV><DIV>First, Could this bug be fixed.</DIV><DIV>&nbsp;</DIV><DIV>Second, Is there a possible workaround that I can use?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 03 Oct 2006 11:40:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5205&amp;PID=16270&amp;title=scrollbars-themes-and-form-views#16270</guid>
  </item> 
 </channel>
</rss>