<?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 : One TaskPanelPaintManager for several task panels</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : One TaskPanelPaintManager for several task panels]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 07:49:46 +0000</pubDate>
  <lastBuildDate>Fri, 08 Aug 2008 05:45:31 +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=11767</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[One TaskPanelPaintManager for several task panels : Need to make copy :(    m_...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11767&amp;PID=39604&amp;title=one-taskpanelpaintmanager-for-several-task-panels#39604</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11767<br /><strong>Posted:</strong> 08 August 2008 at 5:45am<br /><br />Need to make copy :(<DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>m_myTaskPanelA.SetCustomTheme(new CMyTaskPanelPaintManager);</DIV><DIV>m_myTaskPanelB.SetCustomTheme(new CMyTaskPanelPaintManager);<BR><BR></DIV>]]>
   </description>
   <pubDate>Fri, 08 Aug 2008 05:45:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11767&amp;PID=39604&amp;title=one-taskpanelpaintmanager-for-several-task-panels#39604</guid>
  </item> 
  <item>
   <title><![CDATA[One TaskPanelPaintManager for several task panels : Hello All,I created a simple SDI...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11767&amp;PID=39603&amp;title=one-taskpanelpaintmanager-for-several-task-panels#39603</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4277">debugx</a><br /><strong>Subject:</strong> 11767<br /><strong>Posted:</strong> 08 August 2008 at 5:02am<br /><br />Hello All,<br>I created a simple SDI application and added several task panels. Then I created my custom task panel paint manager class derived from CXTPTaskPanelPaintManager. <br>Now I need to set this paint manager to all task panels. But it looks like impossible because once I use this method:<br>m_myTaskPanelA.SetCustomTheme(m_taskPanelPaintManager);<br>it releases memore inside. This is a bad decision because if I apply my custom paint manager to other task panel:<br>m_myTaskPanelB.SetCustomTheme(m_taskPanelPaintManager);<br>there will be exception because the second task panel will try to release the memory of the paint manager buit first task panel has aslready released it.<br><br>Any ideas how can I resolve this trouble? I dont want make a copies of my paint manager.<br>]]>
   </description>
   <pubDate>Fri, 08 Aug 2008 05:02:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11767&amp;PID=39603&amp;title=one-taskpanelpaintmanager-for-several-task-panels#39603</guid>
  </item> 
 </channel>
</rss>