<?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 : Shortcut bar with CView derived pane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Shortcut Bar : Shortcut bar with CView derived pane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 23 May 2026 22:46:54 +0000</pubDate>
  <lastBuildDate>Tue, 14 Nov 2006 08:54:40 +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=5515</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[Shortcut bar with CView derived pane : Hello, by default CView derived...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5515&amp;PID=17293&amp;title=shortcut-bar-with-cview-derived-pane#17293</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5515<br /><strong>Posted:</strong> 14 November 2006 at 8:54am<br /><br />Hello,<DIV>by default CView derived classes destroy self in CView::PostNcDestroy.</DIV><DIV>&nbsp;</DIV><DIV>void CView::PostNcDestroy()<BR>{<BR>&nbsp;// default for views is to allocate them on the heap<BR>&nbsp;//&nbsp; the default post-cleanup is to 'delete this'.<BR>&nbsp;//&nbsp; never explicitly call 'delete' on a view<BR>&nbsp;delete this;<BR>}</DIV><DIV>&nbsp;</DIV><DIV>So, you have to create view dynamically and don't call delete to destroy it.</DIV>]]>
   </description>
   <pubDate>Tue, 14 Nov 2006 08:54:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5515&amp;PID=17293&amp;title=shortcut-bar-with-cview-derived-pane#17293</guid>
  </item> 
  <item>
   <title><![CDATA[Shortcut bar with CView derived pane : I&amp;#039;m trying to use CListView...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5515&amp;PID=17291&amp;title=shortcut-bar-with-cview-derived-pane#17291</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1519">mailhaim</a><br /><strong>Subject:</strong> 5515<br /><strong>Posted:</strong> 14 November 2006 at 8:10am<br /><br />I'm trying to use CListView as a pane of a shortcut bar. when the shortcut bar get destroyed, this pane generate assertion.<br>Can I use CView derived classes as panes of shortcut bar? if yes, is there an example of that ?<br><br>Regards, Haim<br>]]>
   </description>
   <pubDate>Tue, 14 Nov 2006 08:10:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5515&amp;PID=17291&amp;title=shortcut-bar-with-cview-derived-pane#17291</guid>
  </item> 
 </channel>
</rss>