<?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 : Detecting Changes in Values</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Detecting Changes in Values]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 04:00:34 +0000</pubDate>
  <lastBuildDate>Thu, 22 Apr 2004 14:58: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=65</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[Detecting Changes in Values : if (wParam == XTP_PGN_ITEMVALU...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=65&amp;PID=1703&amp;title=detecting-changes-in-values#1703</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 65<br /><strong>Posted:</strong> 22 April 2004 at 2:58pm<br /><br /><P>if (wParam == XTP_PGN_ITEMVALUE_CHANGED)<BR>&nbsp;{<BR>&nbsp;&nbsp;CXTPPropertyGridItem* pItem = (CXTPPropertyGridItem*)lParam;<BR>&nbsp;&nbsp; </P><P>&nbsp;&nbsp;  ((CXTPPropertyGrid*)&nbsp;pItem-&gt;GetGrid&nbsp;()-&gt;GetP arent())</P><P>}</P>]]>
   </description>
   <pubDate>Thu, 22 Apr 2004 14:58:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=65&amp;PID=1703&amp;title=detecting-changes-in-values#1703</guid>
  </item> 
  <item>
   <title><![CDATA[Detecting Changes in Values : If you have more then 1 property...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=65&amp;PID=1675&amp;title=detecting-changes-in-values#1675</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=472">voxel</a><br /><strong>Subject:</strong> 65<br /><strong>Posted:</strong> 19 April 2004 at 2:45pm<br /><br />If you have more then 1 property pane (grid), how do&nbsp;you detect which pane the <FONT color=#808080>XTP_PGN_ITEMVALUE_CHANGED belongs to? Thank oyu for the help...</FONT>]]>
   </description>
   <pubDate>Mon, 19 Apr 2004 14:45:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=65&amp;PID=1675&amp;title=detecting-changes-in-values#1675</guid>
  </item> 
  <item>
   <title><![CDATA[Detecting Changes in Values : Hi Oleg, Thanks for the information....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=65&amp;PID=148&amp;title=detecting-changes-in-values#148</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7">jwhagen</a><br /><strong>Subject:</strong> 65<br /><strong>Posted:</strong> 12 June 2003 at 4:17pm<br /><br /><P>Hi Oleg,</P><P>Thanks for the information. It fixed my problem.</P><P>By the way, I looked at the example for the 3.10 version and it wasn't in there either. I did find in in the FrameWork file for the 2.00 version but a search of the 3.10 version came up empty.</P><P>Thanks again.</P><P>John</P>]]>
   </description>
   <pubDate>Thu, 12 Jun 2003 16:17:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=65&amp;PID=148&amp;title=detecting-changes-in-values#148</guid>
  </item> 
  <item>
   <title><![CDATA[Detecting Changes in Values : Try to add m_wndPropertyGrid.SetOwner(this)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=65&amp;PID=145&amp;title=detecting-changes-in-values#145</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 65<br /><strong>Posted:</strong> 12 June 2003 at 2:21pm<br /><br /><P>Try to add m_wndPropertyGrid.SetOwner(this) in the CPropertiesBar::OnCreate method.</P><P>It is fixed in the Xtreme Toolkit 3.00</P>]]>
   </description>
   <pubDate>Thu, 12 Jun 2003 14:21:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=65&amp;PID=145&amp;title=detecting-changes-in-values#145</guid>
  </item> 
  <item>
   <title><![CDATA[Detecting Changes in Values : I am working with the GUI_VisualStudio7...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=65&amp;PID=144&amp;title=detecting-changes-in-values#144</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7">jwhagen</a><br /><strong>Subject:</strong> 65<br /><strong>Posted:</strong> 12 June 2003 at 7:54am<br /><br /><P>I am working with the GUI_VisualStudio7 sample program. My goal is to detect a change in an item's value (e.g. user edited the value) for the grid found in CPropertiesBar. In the CPropertiesBar file I have added detection of the following message and associated handler:</P><P><FONT color=#a000a0>ON_MESSAGE</FONT>(<FONT color=#808080>XTWM_PROPERTYGRID_NOTIFY</FONT>, <FONT color=#808080>OnGridNotify</FONT>)</P><P>I am expecting the following message to fire (XtremeToolkit v2.00):</P><P><FONT color=#808080>m_pGrid</FONT>-&gt;<FONT color=#880000>GetParent</FONT>()-&gt;<FONT color=#880000>GetOwner</FONT>()-&gt;<FONT color=#a000a0>SendMessage</FONT>(<FONT color=#808080>XTWM_PROPERTYGRID_NOTIFY</FONT>, <FONT color=#808080>XT_PGN_ITEMVALUE_CHANGED</FONT>, (<FONT color=#0000ff>LPARAM</FONT>)<FONT color=#0000ff>this</FONT>);</P><P>The message does indeed fire (used debug to prove it) but is never received by the CPropertiesBar message handler. Therefore I am unable to detect changes to any of the data.</P><P>Can you point me in the right direction as to why and what I need to do to have the message received? I looked at the XT 2.00 version of PropertyGrid and was able to capture the message being sent but it is going to a dialogbox window. This is not how it is coded in the GUI-VisualStudio7 program.</P><P>Thanks!</P><P>John Hagen</P>]]>
   </description>
   <pubDate>Thu, 12 Jun 2003 07:54:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=65&amp;PID=144&amp;title=detecting-changes-in-values#144</guid>
  </item> 
 </channel>
</rss>