<?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 : UpdateC&#111;ntents need to be Virtual</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : UpdateC&#111;ntents need to be Virtual]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 13:25:58 +0000</pubDate>
  <lastBuildDate>Thu, 19 May 2005 09:38: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=2255</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[UpdateC&#111;ntents need to be Virtual : Hi, I need a html view as a background...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2255&amp;PID=6684&amp;title=updatecontents-need-to-be-virtual#6684</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1034">andre</a><br /><strong>Subject:</strong> 2255<br /><strong>Posted:</strong> 19 May 2005 at 9:38am<br /><br /><P>Hi,</P><P>I need a html view as a background of my app,&nbsp;since i'm using CXTPCTabClient, html view needs to be a child of this client,&nbsp;but the problem is that&nbsp;CXTPTabClient assumes that all child windows ( visible ) are workspace&nbsp;windows( tabbed )</P><P>&nbsp;This is not what I want, I want a HTML view to be someting like the FillBackground feature.</P><P>To do it, I had to change UpdateContents function and compile the Lib again.</P><P>void CXTPTabClientWnd::UpdateContents()</P><P>&lt;...&gt;</P><P>if((pChildWnd-&gt;GetStyle()&amp;WS_VISIBLE) == WS_VISIBLE)<BR>&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;// add item<BR>&nbsp;&nbsp;&nbsp;&nbsp;pNewItem = pFoundItem = AddItem(pChildWnd);</P><P>&nbsp;&nbsp;&nbsp;&nbsp;if ( pFoundItem ) {</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;}</P><P>&nbsp;}</P><P>&lt;...&gt;</P><P>}</P><P>But may be there is another way to do this.</P><P>Thank You.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 19 May 2005 09:38:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2255&amp;PID=6684&amp;title=updatecontents-need-to-be-virtual#6684</guid>
  </item> 
 </channel>
</rss>