<?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 : Real client area size?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Real client area size?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 23:49:37 +0000</pubDate>
  <lastBuildDate>Tue, 28 Jan 2014 05:30:44 +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=22180</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[Real client area size? : Maybe first call a RecalcLayout...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22180&amp;PID=72214&amp;title=real-client-area-size#72214</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6226">Willowmaster</a><br /><strong>Subject:</strong> 22180<br /><strong>Posted:</strong> 28 January 2014 at 5:30am<br /><br />Maybe first call a RecalcLayout or RedrawPanes before calling .GetClientRect? Documentation states that GetClientRect&nbsp;should be the thing you want. You could use the .GetLayout and&nbsp;iterate all the panes and their clientrects to determine the free space, but that's quite a hassle.]]>
   </description>
   <pubDate>Tue, 28 Jan 2014 05:30:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22180&amp;PID=72214&amp;title=real-client-area-size#72214</guid>
  </item> 
  <item>
   <title><![CDATA[Real client area size? : I&amp;#039;m using a ribbon as well...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22180&amp;PID=72211&amp;title=real-client-area-size#72211</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8641">ATRML</a><br /><strong>Subject:</strong> 22180<br /><strong>Posted:</strong> 24 January 2014 at 6:04pm<br /><br />I'm using a ribbon as well as the docking pane manager to create my UI.<div><br></div><div>My problem is that I want to dynamically compute the client area of my frame window that is NOT occupied by the ribbon or any docking pane windows. &nbsp;However, calling GetClientRect() or using CXTPClientRect always gives me the full client area of the window (0, 0, width, height), which some of you know is the <b>/entire/</b>&nbsp;window due to the way the ribbon is rendered.</div><div><br></div><div>I will do some research into CXTPDockingPaneManager and CXTPCommandBars to see if there are facilities there that do what I want, but I was hoping someone here could point me in the right direction before I spend time doing that work.</div><div><br></div><div>I am a little confused why CXTPFrameWnd (or its base classes) don't override GetClientRect() to emulate the rectangle left over after XTP has rendered its UI elements.</div>]]>
   </description>
   <pubDate>Fri, 24 Jan 2014 18:04:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22180&amp;PID=72211&amp;title=real-client-area-size#72211</guid>
  </item> 
 </channel>
</rss>