<?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 bug or small fix</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPTabClientWnd bug or small fix]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 04:42:59 +0000</pubDate>
  <lastBuildDate>Thu, 01 Jun 2006 12:28:43 +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=4322</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 bug or small fix : Hello, Thanks. Changed for 10.2...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4322&amp;PID=13294&amp;title=cxtptabclientwnd-bug-or-small-fix#13294</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4322<br /><strong>Posted:</strong> 01 June 2006 at 12:28pm<br /><br /><P>Hello,</P><P>Thanks. Changed for 10.2 release.</P>]]>
   </description>
   <pubDate>Thu, 01 Jun 2006 12:28:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4322&amp;PID=13294&amp;title=cxtptabclientwnd-bug-or-small-fix#13294</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPTabClientWnd bug or small fix : Hi, I add achildto the CXTPTabClientWnd...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4322&amp;PID=13292&amp;title=cxtptabclientwnd-bug-or-small-fix#13292</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2065">hipopotamo</a><br /><strong>Subject:</strong> 4322<br /><strong>Posted:</strong> 01 June 2006 at 11:03am<br /><br /><P>Hi,</P><P>&nbsp;I add a&nbsp;child&nbsp;to the CXTPTabClientWnd that is not a MDI window, </P><P>but in order to do that I had to change the following lines so that the control would not crash...</P><P>CXTPTabClientWnd::UpdateContents()</P><P>&lt;..&gt;</P><P>Now...</P><P>&nbsp;&nbsp;&nbsp;&nbsp;pNewItem = pFoundItem = AddItem(pChildWnd);</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if ( pNewItem )<BR>&nbsp;&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pFoundItem-&gt;m_hWnd = pChildWnd-&gt;GetSafeHwnd();</P><P> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pFrameWnd-&gt;SendMessage(WM_X TP_NEWTABITEM, (WPARAM)pNewItem);<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pNewItem-&gt;GetTabManager()-& gt;SetSelectedItem(pNewItem);<BR>&nbsp;&nbsp;&nbsp;&nbsp;}</P><P>&lt;..&gt;</P><P>Before ...</P><P>&nbsp;&nbsp;&nbsp;&nbsp;pNewItem = pFoundItem = AddItem(pChildWnd);</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pFoundItem-&gt;m_hWnd = pChildWnd-&gt;GetSafeHwnd();</P><P> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pFrameWnd-&gt;SendMessage(WM_X TP_NEWTABITEM, (WPARAM)pNewItem);<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pNewItem-&gt;GetTabManager()-& gt;SetSelectedItem(pNewItem);</P><P>&nbsp;</P><P>&lt;..&gt;</P><P>If is there another way to do it please tell me how...</P><P><BR>By the way, the effect I had is very nice,&nbsp;I put a CHtmlView to fill the background of the Tab Client Window, so my OnFillBackground is very powerfull now... ;-)</P><P>Regards</P><P>André</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 01 Jun 2006 11:03:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4322&amp;PID=13292&amp;title=cxtptabclientwnd-bug-or-small-fix#13292</guid>
  </item> 
 </channel>
</rss>