<?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 : Splitter Window Rows Show/Hide Issue</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Splitter Window Rows Show/Hide Issue]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 03:50:49 +0000</pubDate>
  <lastBuildDate>Mon, 23 Apr 2007 01:21:39 +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=6951</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[Splitter Window Rows Show/Hide Issue : Hi,  You also need to change...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6951&amp;PID=22205&amp;title=splitter-window-rows-show-hide-issue#22205</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6951<br /><strong>Posted:</strong> 23 April 2007 at 1:21am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>You also need to change m_nRows&nbsp; value.</DIV><DIV>&nbsp;</DIV><DIV>m_nRows&nbsp; = 1;</DIV>]]>
   </description>
   <pubDate>Mon, 23 Apr 2007 01:21:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6951&amp;PID=22205&amp;title=splitter-window-rows-show-hide-issue#22205</guid>
  </item> 
  <item>
   <title><![CDATA[Splitter Window Rows Show/Hide Issue : Hi,  I couldn&amp;#039;t find multiple...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6951&amp;PID=22201&amp;title=splitter-window-rows-show-hide-issue#22201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2888">sand1212</a><br /><strong>Subject:</strong> 6951<br /><strong>Posted:</strong> 22 April 2007 at 10:03pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I couldn't find multiple show/hide example in Splitter Window.</DIV><DIV>&nbsp;</DIV><DIV>So I want to konw how to Hide multiple rows and show rows.</DIV><DIV>&nbsp;</DIV><DIV>when I override HideRow method It error occured in RecalcLayout().</DIV><DIV>&nbsp;</DIV><DIV>void HideRow()</DIV><DIV>{</DIV><DIV>ASSERT_VALID(this);<BR>&nbsp;int i;<BR>&nbsp;if (m_bHide)<BR>&nbsp;{<BR>&nbsp;&nbsp;return;<BR>&nbsp;}<BR>&nbsp;// hide all Rows<BR>&nbsp;int nRow;<BR>&nbsp;for (nRow = 1; nRow &lt; m_nRows; ++nRow )<BR>&nbsp;{<BR>&nbsp;&nbsp;CWnd* pPaneHide = GetPane(nRow, 0);<BR>&nbsp;&nbsp;ASSERT(pPaneHide != NULL);</DIV><DIV>&nbsp;&nbsp;pPaneHide-&gt;ShowWindow(SW_HIDE);<BR>&nbsp;&nbsp;pPaneHide-&gt;SetDlgCtrlID(AFX_IDW_PANE_FIRST + m_nRows * 16 + nRow);<BR>&nbsp;}</DIV><DIV>&nbsp; m_pRowInfo&#091;0&#093;.nIdealSize += m_pRowInfo&#091;1&#093;.nCurSize;</DIV><DIV>&nbsp;&nbsp;RecalcLayout();</DIV><DIV>}</DIV>]]>
   </description>
   <pubDate>Sun, 22 Apr 2007 22:03:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6951&amp;PID=22201&amp;title=splitter-window-rows-show-hide-issue#22201</guid>
  </item> 
 </channel>
</rss>