<?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 : CXTPPropertyGridItemColor crash</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : CXTPPropertyGridItemColor crash]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 13:02:59 +0000</pubDate>
  <lastBuildDate>Fri, 25 Apr 2008 00:41:54 +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=10352</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[CXTPPropertyGridItemColor crash : Hello, Think it was fixed already....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10352&amp;PID=34215&amp;title=cxtppropertygriditemcolor-crash#34215</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10352<br /><strong>Posted:</strong> 25 April 2008 at 12:41am<br /><br />Hello,<DIV>Think it was fixed already. I can't reproduce. Please wait a little, 12.0 is almost published.</DIV>]]>
   </description>
   <pubDate>Fri, 25 Apr 2008 00:41:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10352&amp;PID=34215&amp;title=cxtppropertygriditemcolor-crash#34215</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertyGridItemColor crash :  I use the version 11.2.1.I change...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10352&amp;PID=34213&amp;title=cxtppropertygriditemcolor-crash#34213</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4124">cxiaobao</a><br /><strong>Subject:</strong> 10352<br /><strong>Posted:</strong> 25 April 2008 at 12:07am<br /><br />I use the version 11.2.1.<br><br>I change the line 277 in Samples\PropertyGrid\DrawClient\mainfrm.cpp just like this:<br><br>pCategorySelected-&gt;AddChildItem(new CXTPPropertyGridItemColor(ID_ITEM_FILLCOLOR, pSelected-&gt;m_logbrush.lbColor));<br><br>==&gt;<br><br>CXTPPropertyGridItemColor* pColorItem = new CXTPPropertyGridItemColor(ID_ITEM_FILLCOLOR, pSelected-&gt;m_logbrush.lbColor);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pColorItem-&gt;SetEditorStyle(xtpGridItemColorPopup);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pCategorySelected-&gt;AddChildItem(pColorItem);<br><br>the problem appears just the same. <br>The ColorPop window disappears when i click "more colors"<br><br>]]>
   </description>
   <pubDate>Fri, 25 Apr 2008 00:07:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10352&amp;PID=34213&amp;title=cxtppropertygriditemcolor-crash#34213</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertyGridItemColor crash : Hello,  I just tried with our...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10352&amp;PID=34212&amp;title=cxtppropertygriditemcolor-crash#34212</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10352<br /><strong>Posted:</strong> 24 April 2008 at 11:38pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>I just tried with our sample and it works.</DIV><DIV>&nbsp;</DIV><DIV>Please open Samples\PropertyGrid\DrawClient\ sample and check it.</DIV><DIV>&nbsp;</DIV><DIV>Do you have 11.2.2 version ?</DIV>]]>
   </description>
   <pubDate>Thu, 24 Apr 2008 23:38:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10352&amp;PID=34212&amp;title=cxtppropertygriditemcolor-crash#34212</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertyGridItemColor crash : I use Property Grid in a DockingPane,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10352&amp;PID=34211&amp;title=cxtppropertygriditemcolor-crash#34211</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4124">cxiaobao</a><br /><strong>Subject:</strong> 10352<br /><strong>Posted:</strong> 24 April 2008 at 9:53pm<br /><br />I use Property Grid in a DockingPane, and there is a CXTPPropertyGridItemColor item whith eidtor style "xtpGridItemColorPopup"&nbsp; in it. After selecting "more colors", it crashs! <br><br>sorry for my english.<br>]]>
   </description>
   <pubDate>Thu, 24 Apr 2008 21:53:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10352&amp;PID=34211&amp;title=cxtppropertygriditemcolor-crash#34211</guid>
  </item> 
 </channel>
</rss>