<?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 : GUI_Outlook splitter problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : GUI_Outlook splitter problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 03:09:19 +0000</pubDate>
  <lastBuildDate>Mon, 17 Oct 2005 04:55:02 +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=3045</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[GUI_Outlook splitter problem : Folks: there is another problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3045&amp;PID=9073&amp;title=gui-outlook-splitter-problem#9073</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1546">TheFlashback</a><br /><strong>Subject:</strong> 3045<br /><strong>Posted:</strong> 17 October 2005 at 4:55am<br /><br /><P>Folks:</P><P>there is another problem I found ... It relates to the splitters. Please take a look at your GUI_Outlook sample. There are two issues:</P><P>1. If, at the end of CMainFrame::OnCreateClient(...), I do the following: m_wndSplitter3.SetFullDrag(TRUE); - the vertical splitter between the folder list pane and the (message list + preview) pane won't move at all. It gets stuck. It won't move or/and resize the panes.</P><P>2. If, at the end of CMainFrame::OnCreateClient(...) I do m_wndSplitter3.SetColumnInfo(0, 300, 300); and then start dragging the splitter to the left to shrink the folder list pane, when the folder list pane reaches the limit of 300 pixels... it simply disappears. The expected behavior will be to stop the folder list pane from shrinking further once&nbsp;the minimal width is reached. The problem is with the CXTSplitterWndEx::LayoutRowCol() function that sets pInfo-&gt;nCurSize to ZERO once the the pane goes beyong its minimal width. It causes the pane to disappear at all <IMG src="http://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="http://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="http://forum.codejock.com/smileys/smiley19.gif" border="0"></P><P>I appreciate your help a lot.</P><P>Cheers! <IMG src="http://forum.codejock.com/smileys/smiley2.gif" border="0"></P><P>&nbsp;</P><span style="font-size:10px"><br /><br />Edited by TheFlashback</span>]]>
   </description>
   <pubDate>Mon, 17 Oct 2005 04:55:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3045&amp;PID=9073&amp;title=gui-outlook-splitter-problem#9073</guid>
  </item> 
 </channel>
</rss>