<?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 : Bug in MTI calculating workspace sizes</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Bug in MTI calculating workspace sizes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 23:30:00 +0000</pubDate>
  <lastBuildDate>Tue, 26 Jul 2005 02:16:04 +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=2064</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[Bug in MTI calculating workspace sizes : Fixed. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2064&amp;PID=7845&amp;title=bug-in-mti-calculating-workspace-sizes#7845</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2064<br /><strong>Posted:</strong> 26 July 2005 at 2:16am<br /><br />Fixed.]]>
   </description>
   <pubDate>Tue, 26 Jul 2005 02:16:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2064&amp;PID=7845&amp;title=bug-in-mti-calculating-workspace-sizes#7845</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in MTI calculating workspace sizes : The problem is now in CXTPTabClientWnd::DoWorkspaceCommand...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2064&amp;PID=7813&amp;title=bug-in-mti-calculating-workspace-sizes#7813</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 2064<br /><strong>Posted:</strong> 22 July 2005 at 12:52pm<br /><br /><br>The problem is now in <span style="font-weight: bold;">CXTPTabClientWnd::DoWorkspaceCommand</span> and it is simple to fix.<br>Just change the line in the ACTION_INSERTHORIZ and ACTION_INSERTVERT cases from:<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <span style="color: rgb(102, 102, 102);">pWorkspace-&gt;m_dHeight = pFocusWorksapce-&gt;m_dHeight / 2;</span><br>to:<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <span style="color: rgb(0, 0, 102);">pWorkspace-&gt;m_dHeight = (pFocusWorksapce-&gt;m_dHeight - m_nSplitterSize) / 2;</span><br><br><br>]]>
   </description>
   <pubDate>Fri, 22 Jul 2005 12:52:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2064&amp;PID=7813&amp;title=bug-in-mti-calculating-workspace-sizes#7813</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in MTI calculating workspace sizes : This bug is still present in v9.70......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2064&amp;PID=7812&amp;title=bug-in-mti-calculating-workspace-sizes#7812</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 2064<br /><strong>Posted:</strong> 22 July 2005 at 12:33pm<br /><br /><br>This bug is still present in v9.70...<br><br>]]>
   </description>
   <pubDate>Fri, 22 Jul 2005 12:33:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2064&amp;PID=7812&amp;title=bug-in-mti-calculating-workspace-sizes#7812</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in MTI calculating workspace sizes : Thank you. We changed it. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2064&amp;PID=6097&amp;title=bug-in-mti-calculating-workspace-sizes#6097</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2064<br /><strong>Posted:</strong> 06 April 2005 at 4:17am<br /><br />Thank you. We changed it.]]>
   </description>
   <pubDate>Wed, 06 Apr 2005 04:17:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2064&amp;PID=6097&amp;title=bug-in-mti-calculating-workspace-sizes#6097</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in MTI calculating workspace sizes : In CXTPTabClientWnd::CalcWindowRect...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2064&amp;PID=6051&amp;title=bug-in-mti-calculating-workspace-sizes#6051</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 2064<br /><strong>Posted:</strong> 31 March 2005 at 8:42pm<br /><br /><br>In CXTPTabClientWnd::CalcWindowRect every workspace size is calculated as if each workspace has its own splitter, which is not true, there is 1 less splitters than workspaces. The lines are:<br>rc.bottom = nBottom - SPLITTER_HEIGHT;<br>and<br>rc.right = nRight - SPLITTER_HEIGHT;<br><br>So the workspaces are slightly not the same size by a few pixels, but this can easily be compensated for above by changing<br>int nTotalHeight = m_bHorizSplitting? rcClient.Height(): rcClient.Width();<br>to<br>int nTotalHeight = (m_bHorizSplitting? rcClient.Height(): rcClient.Width()) + SPLITTER_HEIGHT;<br><br>Just adding an extra SPLITTER_HEIGHT into the area used to calculate will offset this difference.<br><br>]]>
   </description>
   <pubDate>Thu, 31 Mar 2005 20:42:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2064&amp;PID=6051&amp;title=bug-in-mti-calculating-workspace-sizes#6051</guid>
  </item> 
 </channel>
</rss>