<?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 : Redraw problem of TabbedContainer</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Redraw problem of TabbedContainer]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 12:12:23 +0000</pubDate>
  <lastBuildDate>Tue, 30 Jan 2007 08:53:36 +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=6231</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[Redraw problem of TabbedContainer : Thank you for the information,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6231&amp;PID=19875&amp;title=redraw-problem-of-tabbedcontainer#19875</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 6231<br /><strong>Posted:</strong> 30 January 2007 at 8:53am<br /><br />Thank you for the information, I will check it out.]]>
   </description>
   <pubDate>Tue, 30 Jan 2007 08:53:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6231&amp;PID=19875&amp;title=redraw-problem-of-tabbedcontainer#19875</guid>
  </item> 
  <item>
   <title><![CDATA[Redraw problem of TabbedContainer : Hi,  Yes, it was :(  Please...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6231&amp;PID=19825&amp;title=redraw-problem-of-tabbedcontainer#19825</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6231<br /><strong>Posted:</strong> 29 January 2007 at 3:36am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Yes, it was :(</DIV><DIV>&nbsp;</DIV><DIV>Please download 10.4.2 it have to be fixed.</DIV><DIV>&nbsp;</DIV><DIV>Thanks a lot for you help.</DIV>]]>
   </description>
   <pubDate>Mon, 29 Jan 2007 03:36:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6231&amp;PID=19825&amp;title=redraw-problem-of-tabbedcontainer#19825</guid>
  </item> 
  <item>
   <title><![CDATA[Redraw problem of TabbedContainer : Hello,since using XTP v10.4.1,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6231&amp;PID=19747&amp;title=redraw-problem-of-tabbedcontainer#19747</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 6231<br /><strong>Posted:</strong> 26 January 2007 at 6:18am<br /><br />Hello,<br><br>since using XTP v10.4.1, I realized that tabbed containers are not redrawn properly when <b><font color="#0000ff">opening/closing one of its panes from code</font></b> several times. The pane opened/closed simply remains closed/opened (visually only!) until I resize the mainframe.<br><br>Take the <b><font color="#0000ff">PaneSample</font></b> of v10.4.1 and modify CMainFrame::OnShowPane() like this:<br><br><font face="Courier New, Courier, mono">void CMainFrame::OnShowPane(UINT nID)<br>{<br>&nbsp;&nbsp;&nbsp; CXTPDockingPane* pPane = m_paneManager.FindPane(nID);<br>&nbsp;&nbsp;&nbsp; if (pPane-&gt;IsClosed())<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; m_paneManager.ShowPane(pPane);<br>&nbsp;&nbsp;&nbsp; else<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; m_paneManager.ClosePane(pPane);<br><br>}</font><br><br>Launch PaneSample and organize the panes just like this:<br><br><img src="uploads/20070126_060335_Initial_panes_c.JPG" height="445" width="657" border="0"><br><br>The code changes in <font face="Courier New, Courier, mono">OnShowPane()</font> will allow us to use menu item "Docking Pane" --&gt; "Panes" --&gt; "Pane 6" to close pane6, the to re-open it, close it again, etc.<br><br>If I do it several times, suddenly Pane6 does not disappear when it should go away or it does not appear when it should become visible. Sometimes, I get even half-redrawn tabs in seldom cases. It looks then weird:<br><br><img src="uploads/20070126_061154_tabbed_c&#111;ntaine.JPG" height="97" width="345" border="0"><br><br>If I resize MainFrame just a little bit, every tab gets repainted correctly at once.<br>I did not experience this problem with older versions of XTP.<br>Can this be avoided/fixed somehow?<br><br>Thank you, in advance!<br><br><br><br>]]>
   </description>
   <pubDate>Fri, 26 Jan 2007 06:18:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6231&amp;PID=19747&amp;title=redraw-problem-of-tabbedcontainer#19747</guid>
  </item> 
 </channel>
</rss>