<?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 : CXTPTreeViewBase not visible in Class View</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : CXTPTreeViewBase not visible in Class View]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 19:11:17 +0000</pubDate>
  <lastBuildDate>Sat, 08 Apr 2023 10:55:44 +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=24302</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[CXTPTreeViewBase not visible in Class View : yeah, i have the same problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24302&amp;PID=78671&amp;title=cxtptreeviewbase-not-visible-in-class-view#78671</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9291">adamg</a><br /><strong>Subject:</strong> 24302<br /><strong>Posted:</strong> 08 April 2023 at 10:55am<br /><br />yeah, i have the same problem (i am newbie in MFC wrorld) and the class wizard, or control events in property grid was a great help, but switching to CJ controls make the work much harder.<div><br></div><div>wondering how other poeple work with CJ - everything done manually? XAML is not an option for everythig...</div>]]>
   </description>
   <pubDate>Sat, 08 Apr 2023 10:55:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24302&amp;PID=78671&amp;title=cxtptreeviewbase-not-visible-in-class-view#78671</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPTreeViewBase not visible in Class View : I use a class derived from CXTPTreeView...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24302&amp;PID=78473&amp;title=cxtptreeviewbase-not-visible-in-class-view#78473</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9561">Florian Bous</a><br /><strong>Subject:</strong> 24302<br /><strong>Posted:</strong> 30 June 2022 at 6:54am<br /><br /><div>I use a class derived from CXTPTreeView in Visual C++ and have a problem, because I can't add message handlers like I am used to with the Class Wizard. The Class Wizard claims that my class is not derived from CCmdTarget. But actually it is derived from CCmdTarget, indirectly through CXTPTreeView and CXTPTreeViewBase. On closer look the problem is also visible in the Class View: CXTPTreeView is shown without any Base Types.</div><div><br></div><div>The obvious suspect is a multi-line macro that expands into the class declaration for CXTPTreeViewBase in XTPTreeViewCtrl.h:</div><div><br></div><div><font face="Courier New, Courier, mono">DECLARE_TREE_BASE(CXTPTreeViewBase, CTreeView, CXTPTreeBase)</font></div><div><br></div><div><img src="http://forum.codejock.com/smileys/smiley6.gif" border="0" alt="Unhappy" title="Unhappy" /><br></div><div><br></div><div>Does anybody know a way to solve or work around this problem, so that I could use the Visual Studio Class View and Class Wizard with my tree view?&nbsp;</div>]]>
   </description>
   <pubDate>Thu, 30 Jun 2022 06:54:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24302&amp;PID=78473&amp;title=cxtptreeviewbase-not-visible-in-class-view#78473</guid>
  </item> 
 </channel>
</rss>