<?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 edit notifications</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : CXTPPropertyGridItemColor edit notifications]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 10:35:16 +0000</pubDate>
  <lastBuildDate>Fri, 21 Sep 2007 09:46:29 +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=8114</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 edit notifications : Hi,  Thanks, good point.  Please...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8114&amp;PID=26272&amp;title=cxtppropertygriditemcolor-edit-notifications#26272</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8114<br /><strong>Posted:</strong> 21 September 2007 at 9:46am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Thanks, good point.</DIV><DIV>&nbsp;</DIV><DIV>Please replace OnWndMsg method in XTPPropertyGridItemColor.cpp</DIV><DIV>&nbsp;</DIV><DIV>BOOL OnWndMsg(UINT message, WPARAM wParam, LPARAM lParam, LRESULT* pResult)<BR>&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;if (message == CPN_XT_SELENDOK)<BR>&nbsp;&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CString strValue = m_pItem-&gt;RGBToString((COLORREF)wParam);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if (m_pItem-&gt;OnAfterEdit(strValue))<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;m_pItem-&gt;OnValueChanged(strValue);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*pResult = 0;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return TRUE;<BR>&nbsp;&nbsp;&nbsp;&nbsp;}<BR><strong>&nbsp;&nbsp;&nbsp;&nbsp;if (message == CPN_XT_SELENDCANCEL)<BR>&nbsp;&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;m_pItem-&gt;OnCancelEdit();<BR>&nbsp;&nbsp;&nbsp;&nbsp;}</strong><BR>&nbsp;&nbsp;&nbsp;&nbsp;return CXTColorPopup::OnWndMsg(message, wParam, lParam, pResult);\<BR>&nbsp;&nbsp;&nbsp;}</DIV>]]>
   </description>
   <pubDate>Fri, 21 Sep 2007 09:46:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8114&amp;PID=26272&amp;title=cxtppropertygriditemcolor-edit-notifications#26272</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertyGridItemColor edit notifications : The problem is observed in version...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8114&amp;PID=26264&amp;title=cxtppropertygriditemcolor-edit-notifications#26264</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3322">Silvery</a><br /><strong>Subject:</strong> 8114<br /><strong>Posted:</strong> 21 September 2007 at 4:35am<br /><br />The problem is observed in version 11.2]]>
   </description>
   <pubDate>Fri, 21 Sep 2007 04:35:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8114&amp;PID=26264&amp;title=cxtppropertygriditemcolor-edit-notifications#26264</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertyGridItemColor edit notifications : WhenCXTPPropertyGridItemColor...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8114&amp;PID=26263&amp;title=cxtppropertygriditemcolor-edit-notifications#26263</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3322">Silvery</a><br /><strong>Subject:</strong> 8114<br /><strong>Posted:</strong> 21 September 2007 at 4:32am<br /><br /><DIV>When&nbsp;CXTPPropertyGridItemColor is used with&nbsp;xtpGridItemColorPopup editor style; XTP_PGN_REQUESTEDIT notification is sent&nbsp;before&nbsp;the popup is shown but&nbsp;neither XTP_PGN_CANCELEDIT&nbsp;nor XTP_PGN_AFTEREDIT are sent&nbsp;after the popup is closed.</DIV>]]>
   </description>
   <pubDate>Fri, 21 Sep 2007 04:32:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8114&amp;PID=26263&amp;title=cxtppropertygriditemcolor-edit-notifications#26263</guid>
  </item> 
 </channel>
</rss>