<?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 : Possible bug in CXTPTabClientWnd</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Possible bug in CXTPTabClientWnd]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 12:05:47 +0000</pubDate>
  <lastBuildDate>Mon, 08 Jan 2007 07:46:38 +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=6027</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[Possible bug in CXTPTabClientWnd : But wont that cause all the tabs...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6027&amp;PID=19002&amp;title=possible-bug-in-cxtptabclientwnd#19002</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1322">danpetitt</a><br /><strong>Subject:</strong> 6027<br /><strong>Posted:</strong> 08 January 2007 at 7:46am<br /><br />But wont that cause all the tabs to flicker and redraw unnecessarily?]]>
   </description>
   <pubDate>Mon, 08 Jan 2007 07:46:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6027&amp;PID=19002&amp;title=possible-bug-in-cxtptabclientwnd#19002</guid>
  </item> 
  <item>
   <title><![CDATA[Possible bug in CXTPTabClientWnd : Hi, Remove this change and just...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6027&amp;PID=19000&amp;title=possible-bug-in-cxtptabclientwnd#19000</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6027<br /><strong>Posted:</strong> 08 January 2007 at 7:44am<br /><br />Hi, Remove this change and just call Invalidate (or RecalcLayout) <DIV>&nbsp;</DIV><DIV>from StyleView sample:</DIV><DIV>&nbsp;</DIV><DIV>void CStylerView::SetLoading(BOOL bLoading)<BR>{<BR>&nbsp;int nState = bLoading ? -1 : 3;</DIV><DIV>&nbsp;if (m_nLoadingState != nState)<BR>&nbsp;{<BR>&nbsp;&nbsp;m_nLoadingState = nState;<BR>&nbsp;&nbsp;GetMainFrame()-&gt;m_MTIClientWnd.Invalidate(FALSE);<BR>&nbsp;}<BR>}<BR></DIV>]]>
   </description>
   <pubDate>Mon, 08 Jan 2007 07:44:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6027&amp;PID=19000&amp;title=possible-bug-in-cxtptabclientwnd#19000</guid>
  </item> 
  <item>
   <title><![CDATA[Possible bug in CXTPTabClientWnd : By overriding GetItemIcon in my...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6027&amp;PID=18996&amp;title=possible-bug-in-cxtptabclientwnd#18996</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1322">danpetitt</a><br /><strong>Subject:</strong> 6027<br /><strong>Posted:</strong> 08 January 2007 at 7:03am<br /><br /><P>By overriding GetItemIcon in my derived TabClientWnd .. basically to put in a ReadOnly icon into the tab instead of the file icon.</P>]]>
   </description>
   <pubDate>Mon, 08 Jan 2007 07:03:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6027&amp;PID=18996&amp;title=possible-bug-in-cxtptabclientwnd#18996</guid>
  </item> 
  <item>
   <title><![CDATA[Possible bug in CXTPTabClientWnd : Hello,  How you set icon? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6027&amp;PID=18974&amp;title=possible-bug-in-cxtptabclientwnd#18974</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6027<br /><strong>Posted:</strong> 08 January 2007 at 3:02am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>How you set icon?</DIV>]]>
   </description>
   <pubDate>Mon, 08 Jan 2007 03:02:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6027&amp;PID=18974&amp;title=possible-bug-in-cxtptabclientwnd#18974</guid>
  </item> 
  <item>
   <title><![CDATA[Possible bug in CXTPTabClientWnd : I have little icons in my tabs,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6027&amp;PID=18965&amp;title=possible-bug-in-cxtptabclientwnd#18965</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1322">danpetitt</a><br /><strong>Subject:</strong> 6027<br /><strong>Posted:</strong> 07 January 2007 at 5:08pm<br /><br />I have little icons in my tabs, when i need to change them I call the .UpdateContents() method, but this only changes the text and not the icon. <DIV>&nbsp;</DIV><DIV>If I click the tab then the tab is refreshed, but otherwise it isnt.</DIV><DIV>&nbsp;</DIV><DIV>I added the following line (in bold) and it now works:</DIV><DIV><table width="99%"><tr><td><pre class="BBcode"></DIV><DIV>void CXTPTabClientWnd::UpdateContents()<BR></DIV><DIV>...</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;// update text if necessary<BR>&nbsp;&nbsp;&nbsp;&nbsp;pFoundItem-&gt;SetCaption(GetItemText(pChildWnd));<BR><strong>&nbsp;&nbsp;&nbsp;&nbsp;pFoundItem-&gt;SetImageIndex( pFoundItem-&gt;GetImageIndex() );</strong><BR></pre></td></tr></table></DIV><DIV>&nbsp;</DIV><DIV>Is this a bug, or is there something else I should do.</DIV>]]>
   </description>
   <pubDate>Sun, 07 Jan 2007 17:08:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6027&amp;PID=18965&amp;title=possible-bug-in-cxtptabclientwnd#18965</guid>
  </item> 
 </channel>
</rss>