<?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 : Can not create my CXTPPropertyGridView</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Can not create my CXTPPropertyGridView]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 07:47:53 +0000</pubDate>
  <lastBuildDate>Wed, 06 Apr 2005 05:28:18 +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=2074</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[Can not create my CXTPPropertyGridView : Hi, Thank you for quick reply. I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2074&amp;PID=6111&amp;title=can-not-create-my-cxtppropertygridview#6111</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=828">Sergey</a><br /><strong>Subject:</strong> 2074<br /><strong>Posted:</strong> 06 April 2005 at 5:28am<br /><br /><P>Hi,</P><P>Thank you for quick reply.</P><P>I think the same problem exists for CXTPPropertyGridPaintManager that is created in CXTPPropertyGrid constructor. So it must be deleted later when we create own Paint Manager.</P><P>Sergey.</P>]]>
   </description>
   <pubDate>Wed, 06 Apr 2005 05:28:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2074&amp;PID=6111&amp;title=can-not-create-my-cxtppropertygridview#6111</guid>
  </item> 
  <item>
   <title><![CDATA[Can not create my CXTPPropertyGridView : Sorry we didn&amp;#039;ttest it for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2074&amp;PID=6100&amp;title=can-not-create-my-cxtppropertygridview#6100</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2074<br /><strong>Posted:</strong> 06 April 2005 at 4:25am<br /><br /><P>Sorry we didn't&nbsp;test it for this. We will fix it in next release</P><P>please change it as:</P><P>1. make m_pView protected</P><P>2. add in constructor of CXTPPropertyGridEx </P><P>if (m_pView != NULL)</P><P>{&nbsp;&nbsp;&nbsp; </P><P>&nbsp;&nbsp; delete m_pView;</P><P>&nbsp;&nbsp; m_pView = CreateView();<BR>}</P>]]>
   </description>
   <pubDate>Wed, 06 Apr 2005 04:25:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2074&amp;PID=6100&amp;title=can-not-create-my-cxtppropertygridview#6100</guid>
  </item> 
  <item>
   <title><![CDATA[Can not create my CXTPPropertyGridView : I need to overridemethod CXTPPropertyGrid::CreateView()...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2074&amp;PID=6089&amp;title=can-not-create-my-cxtppropertygridview#6089</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=828">Sergey</a><br /><strong>Subject:</strong> 2074<br /><strong>Posted:</strong> 06 April 2005 at 2:54am<br /><br /><P>I need to override&nbsp;method CXTPPropertyGrid::CreateView() in&nbsp;order to get notification on&nbsp;CXTPPropertyGridView Set/Kill focus events. However I can not create my view as described below. Unfortunately we can not release our product until we resolve the problem.</P><P>I created class CXTPPropertyGridEx : public CXTPPropertyGrid</P><P>and added virtual CXTPPropertyGridView* CreateView() to it. </P><P>The method CreateView is called from CXTPPropertyGrid construcor. At this point&nbsp;my CXTPPropertyGridEx object&nbsp;was not created yet. That is why the method CXTPPropertyGrid::CreateView() is called rather than CXTPPropertyGridEx::CreateView(). So my CreateView() is not called and&nbsp;I can not create my view and catch events.</P><P>What is wrong?</P><P>Thank you in advance.</P><P>Sergey</P>]]>
   </description>
   <pubDate>Wed, 06 Apr 2005 02:54:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2074&amp;PID=6089&amp;title=can-not-create-my-cxtppropertygridview#6089</guid>
  </item> 
 </channel>
</rss>