<?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 : CXTPTabClientWnd: Close tab not working</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPTabClientWnd: Close tab not working]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 03:02:23 +0000</pubDate>
  <lastBuildDate>Thu, 19 Dec 2013 03:46:18 +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=22111</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[CXTPTabClientWnd: Close tab not working : Thank you for your reply.We fixed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22111&amp;PID=72141&amp;title=cxtptabclientwnd-close-tab-not-working#72141</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8476">Girish</a><br /><strong>Subject:</strong> 22111<br /><strong>Posted:</strong> 19 December 2013 at 3:46am<br /><br />Thank you for your reply.<br><br>We fixed this issue.<br><br>We were inheriting from CXTPTabClientWnd and have over ridden some functions.<br>The below function had issue where in <br><br>After change :-<br>Used&nbsp; CXTPTabClientWnd::OnIdleUpdateCmdUI(); instead of UpdateContents();<br><br>void CSSDevMDIClient::OnIdleUpdateCmdUI() <br>{<br>&nbsp;&nbsp; // get pointer to currently active MDIChild<br>&nbsp;&nbsp; CWnd* pFrame = MDIGetActive();<br><br>&nbsp;&nbsp; if (pFrame == NULL || !SkipWindow (pFrame))<br>&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CXTPTabClientWnd::OnIdleUpdateCmdUI(); //Earlier it was UpdateContents();<br>&nbsp;&nbsp; }<br>}<br><br>After the change the close of the tab is working fine.<br><br>We have upgraded from V9510 to V1645 and after this we were facing this issue.<br><br> ]]>
   </description>
   <pubDate>Thu, 19 Dec 2013 03:46:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22111&amp;PID=72141&amp;title=cxtptabclientwnd-close-tab-not-working#72141</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPTabClientWnd: Close tab not working : Hi Girish,have you looked at how...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22111&amp;PID=72106&amp;title=cxtptabclientwnd-close-tab-not-working#72106</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1">kstowell</a><br /><strong>Subject:</strong> 22111<br /><strong>Posted:</strong> 10 December 2013 at 12:58am<br /><br />Hi Girish,&nbsp;<span style="line-height: 1.4;">have you looked at how we implemented this in the GUI Visual Studio sample?</span>]]>
   </description>
   <pubDate>Tue, 10 Dec 2013 00:58:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22111&amp;PID=72106&amp;title=cxtptabclientwnd-close-tab-not-working#72106</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPTabClientWnd: Close tab not working : Hi ,We are using CXTPTabClientWnd...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22111&amp;PID=72094&amp;title=cxtptabclientwnd-close-tab-not-working#72094</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8476">Girish</a><br /><strong>Subject:</strong> 22111<br /><strong>Posted:</strong> 09 December 2013 at 1:13am<br /><br />Hi ,<br><br>We are using CXTPTabClientWnd for the tab view.<br><br>We are adding the tabs in CXTPTabClientWnd and navigate between the tabs.<br><br>When we close the tab, the corresponding frame attached to that tab is closed but the tab itself is still available (no actions further can be done on that tab).<br><br>This was working fine with V9510 and the issue is coming only after upgrade to V164.<br><br>Request you to please let us know incase of any known bugs and fixes if available.<br><br>Thanks,<br>Girish<br><br><br>]]>
   </description>
   <pubDate>Mon, 09 Dec 2013 01:13:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22111&amp;PID=72094&amp;title=cxtptabclientwnd-close-tab-not-working#72094</guid>
  </item> 
 </channel>
</rss>