<?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 : CXTSplitterWnd and PaneOpti&#111;ns sample</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTSplitterWnd and PaneOpti&#111;ns sample]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 20:03:24 +0000</pubDate>
  <lastBuildDate>Wed, 12 May 2004 13:29:22 +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=711</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[CXTSplitterWnd and PaneOpti&#111;ns sample : I ended up handling the WM_SIZE...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=711&amp;PID=1912&amp;title=cxtsplitterwnd-and-paneoptions-sample#1912</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=390">Joe Brown</a><br /><strong>Subject:</strong> 711<br /><strong>Posted:</strong> 12 May 2004 at 1:29pm<br /><br />I ended up handling the WM_SIZE message in my custom control, and do a MoveWindow(0, 0, cx, cy) so that my control gets resized to the view.]]>
   </description>
   <pubDate>Wed, 12 May 2004 13:29:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=711&amp;PID=1912&amp;title=cxtsplitterwnd-and-paneoptions-sample#1912</guid>
  </item> 
  <item>
   <title><![CDATA[CXTSplitterWnd and PaneOpti&#111;ns sample : I have an app similar to the PaneOptions...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=711&amp;PID=1880&amp;title=cxtsplitterwnd-and-paneoptions-sample#1880</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=390">Joe Brown</a><br /><strong>Subject:</strong> 711<br /><strong>Posted:</strong> 10 May 2004 at 4:24pm<br /><br />I have an app similar to the PaneOptions sample program.  I want to know when a splitter moves so that I can do some calculations for the objects in each frame that is separated by my splitter.  Is there a message that I need to override?  I looked through the XTSplitterWnd source and didn't see anything that looked like a message was sent to the parent object.<br /><br />It looks like I can override WM_SIZE, but is this the best way to know when a splitter moves?  I don't care about the entire app resizing, just the splitter.<br /><br />Also how can one get the rect inside of the frame?  I'm not having any luck looking at OnCreate.  I want the object I create to fill the entire frame, but need to pass it a rect.<br /><span style="font-size:10px"><br /><br />Edited by Joe Brown</span>]]>
   </description>
   <pubDate>Mon, 10 May 2004 16:24:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=711&amp;PID=1880&amp;title=cxtsplitterwnd-and-paneoptions-sample#1880</guid>
  </item> 
 </channel>
</rss>