<?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 : ON_NOTIFY - how ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : ON_NOTIFY - how ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 00:01:41 +0000</pubDate>
  <lastBuildDate>Tue, 21 Aug 2007 04:29:38 +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=7784</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[ON_NOTIFY - how ? : CPaneLog is parent of IDC_REPORT? IDC_REPORT...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7784&amp;PID=25271&amp;title=on-notify-how#25271</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3136">idler</a><br /><strong>Subject:</strong> 7784<br /><strong>Posted:</strong> 21 August 2007 at 4:29am<br /><br /><FONT size=2>CPaneLog is parent of IDC_REPORT?<DIV></DIV>IDC_REPORT must be a child CPaneLog if you want catch XTP_NM_REPORT_HEADER_RCLICK. IDC_REPORT - nID CXTPReportControl?</FONT>]]>
   </description>
   <pubDate>Tue, 21 Aug 2007 04:29:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7784&amp;PID=25271&amp;title=on-notify-how#25271</guid>
  </item> 
  <item>
   <title><![CDATA[ON_NOTIFY - how ? : Hi,  I did try: ON_NOTIFY(XTP_NM_REPORT_HEADER_RCLICK,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7784&amp;PID=25088&amp;title=on-notify-how#25088</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1420">re.tf</a><br /><strong>Subject:</strong> 7784<br /><strong>Posted:</strong> 14 August 2007 at 8:04am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I did try:</DIV><FONT size=2><P>ON_NOTIFY</FONT><FONT color=#ff00ff size=2>(</FONT><FONT size=2>XTP_NM_REPORT_HEADER_RCLICK</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> IDC_REPORT</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>&amp;</FONT><FONT size=2>CPaneLog</FONT><FONT color=#ff00ff size=2>::</FONT><FONT size=2>OnReportItemRClick</FONT><FONT color=#ff00ff size=2>)</P><DIV></DIV><DIV>but, I have no success...</DIV><DIV>&nbsp;</DIV><DIV>If any other idea, please let me know...</DIV><DIV>&nbsp;</DIV><DIV>Thanks</FONT></DIV>]]>
   </description>
   <pubDate>Tue, 14 Aug 2007 08:04:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7784&amp;PID=25088&amp;title=on-notify-how#25088</guid>
  </item> 
  <item>
   <title><![CDATA[ON_NOTIFY - how ? : try this notify XTP_NM_REPORT_HEADER_RCLICK...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7784&amp;PID=25079&amp;title=on-notify-how#25079</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3136">idler</a><br /><strong>Subject:</strong> 7784<br /><strong>Posted:</strong> 14 August 2007 at 1:42am<br /><br />try this notify<FONT color=#008000 size=2><P>XTP_NM_REPORT_HEADER_RCLICK</P></FONT>]]>
   </description>
   <pubDate>Tue, 14 Aug 2007 01:42:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7784&amp;PID=25079&amp;title=on-notify-how#25079</guid>
  </item> 
  <item>
   <title><![CDATA[ON_NOTIFY - how ? : Hi,  I have one class:  class...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7784&amp;PID=25061&amp;title=on-notify-how#25061</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1420">re.tf</a><br /><strong>Subject:</strong> 7784<br /><strong>Posted:</strong> 13 August 2007 at 12:31pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I have one class:</DIV><DIV>&nbsp;</DIV><FONT color=#0000ff size=2><P>class</FONT><FONT size=2> CPaneLog </FONT><FONT color=#ff00ff size=2>:</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>public</FONT><FONT size=2> CWnd</P></FONT><FONT color=#ff00ff size=2><P>{</P></FONT><FONT size=2><P>DECLARE_DYNAMIC</FONT><FONT color=#ff00ff size=2>(</FONT><FONT size=2>CPaneLog</FONT><FONT color=#ff00ff size=2>)</P></FONT><FONT color=#0000ff size=2><P>public</FONT><FONT color=#ff00ff size=2>:</P></FONT><FONT size=2><P>CPaneLog</FONT><FONT color=#ff00ff size=2>();</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>virtual</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>~</FONT><FONT size=2>CPaneLog</FONT><FONT color=#ff00ff size=2>();</P></FONT><FONT color=#008000 size=2><P>&nbsp;</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>void</FONT><FONT size=2> update</FONT><FONT color=#ff00ff size=2>()</P></FONT><FONT size=2><P></FONT><FONT color=#ff00ff size=2>{</P></FONT><FONT size=2><P>report_</FONT><FONT color=#ff00ff size=2>.</FONT><FONT size=2>Populate</FONT><FONT color=#ff00ff size=2>();</P></FONT><FONT size=2><P></FONT><FONT color=#ff00ff size=2>}</P><P>&nbsp;</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>void</FONT><FONT size=2> refresh</FONT><FONT color=#ff00ff size=2>(</FONT><FONT color=#0000ff size=2>void</FONT><FONT color=#ff00ff size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#ff00ff size=2>{</P></FONT><FONT size=2><P>report_</FONT><FONT color=#ff00ff size=2>.</FONT><FONT size=2>ResetContent</FONT><FONT color=#ff00ff size=2>();</P></FONT><FONT size=2><P>populateCtrl</FONT><FONT color=#ff00ff size=2>();</P></FONT><FONT size=2><P>report_</FONT><FONT color=#ff00ff size=2>.</FONT><FONT size=2>Populate</FONT><FONT color=#ff00ff size=2>();</P></FONT><FONT size=2><P></FONT><FONT color=#ff00ff size=2>}</P></FONT><FONT color=#0000ff size=2><P>protected</FONT><FONT color=#ff00ff size=2>:</P></FONT><FONT size=2><P>DECLARE_MESSAGE_MAP</FONT><FONT color=#ff00ff size=2>()</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>void</FONT><FONT size=2> populateCtrl</FONT><FONT color=#ff00ff size=2>(</FONT><FONT color=#0000ff size=2>void</FONT><FONT color=#ff00ff size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#ff00ff size=2>{</P></FONT><FONT size=2><P>std</FONT><FONT color=#ff00ff size=2>::</FONT><FONT size=2>vector</FONT><FONT color=#ff00ff size=2>&lt;</FONT><FONT size=2>CLogManagement</FONT><FONT color=#ff00ff size=2>::</FONT><FONT size=2>evt</FONT><FONT color=#ff00ff size=2>&gt;</FONT><FONT size=2> list </FONT><FONT color=#ff00ff size=2>=</FONT><FONT size=2> CLogManagement</FONT><FONT color=#ff00ff size=2>::</FONT><FONT size=2>instance</FONT><FONT color=#ff00ff size=2>()-&gt;</FONT><FONT size=2>get</FONT><FONT color=#ff00ff size=2>();</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>for</FONT><FONT color=#ff00ff size=2>(</FONT><FONT color=#0000ff size=2>int</FONT><FONT size=2> i </FONT><FONT color=#ff00ff size=2>=</FONT><FONT size=2> </FONT><FONT color=#ff0000 size=2>0</FONT><FONT color=#ff00ff size=2>;</FONT><FONT size=2> i </FONT><FONT color=#ff00ff size=2>&lt;</FONT><FONT size=2> list</FONT><FONT color=#ff00ff size=2>.</FONT><FONT size=2>size</FONT><FONT color=#ff00ff size=2>();</FONT><FONT size=2> i</FONT><FONT color=#ff00ff size=2>++)</P></FONT><FONT size=2><P></FONT><FONT color=#ff00ff size=2>{</P></FONT><FONT size=2><P>report_</FONT><FONT color=#ff00ff size=2>.</FONT><FONT size=2>AddRecord</FONT><FONT color=#ff00ff size=2>(</FONT><FONT color=#0000ff size=2>new</FONT><FONT size=2> CLogRecord</FONT><FONT color=#ff00ff size=2>((</FONT><FONT size=2>CLogRecordItemIcon</FONT><FONT color=#ff00ff size=2>::</FONT><FONT size=2>iconType</FONT><FONT color=#ff00ff size=2>)</FONT><FONT size=2> list</FONT><FONT color=#ff00ff size=2>&#091;</FONT><FONT size=2>i</FONT><FONT color=#ff00ff size=2>&#093;.</FONT><FONT size=2>type_</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> list</FONT><FONT color=#ff00ff size=2>&#091;</FONT><FONT size=2>i</FONT><FONT color=#ff00ff size=2>&#093;.</FONT><FONT size=2>message_</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> list</FONT><FONT color=#ff00ff size=2>&#091;</FONT><FONT size=2>i</FONT><FONT color=#ff00ff size=2>&#093;.</FONT><FONT size=2>date_</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> list</FONT><FONT color=#ff00ff size=2>&#091;</FONT><FONT size=2>i</FONT><FONT color=#ff00ff size=2>&#093;.</FONT><FONT size=2>guid_</FONT><FONT color=#ff00ff size=2>));</P></FONT><FONT size=2><P></FONT><FONT color=#ff00ff size=2>}</P></FONT><FONT size=2><P></FONT><FONT color=#ff00ff size=2>}</P></FONT><FONT color=#0000ff size=2><P>private</FONT><FONT color=#ff00ff size=2>:</P></FONT><FONT size=2><P>CXTPToolBar m_wndToolBar</FONT><FONT color=#ff00ff size=2>;</P></FONT><FONT size=2><P>CXTPReportControl report_</FONT><FONT color=#ff00ff size=2>;</P></FONT><FONT size=2><P>CImageList icons_</FONT><FONT color=#ff00ff size=2>;</P></FONT><FONT size=2><P>afx_msg </FONT><FONT color=#0000ff size=2>int</FONT><FONT size=2> OnCreate</FONT><FONT color=#ff00ff size=2>(</FONT><FONT size=2>LPCREATESTRUCT lpCreateStruct</FONT><FONT color=#ff00ff size=2>);</P></FONT><FONT size=2><P>afx_msg </FONT><FONT color=#0000ff size=2>void</FONT><FONT size=2> OnSize</FONT><FONT color=#ff00ff size=2>(</FONT><FONT size=2>UINT nType</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>int</FONT><FONT size=2> cx</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>int</FONT><FONT size=2> cy</FONT><FONT color=#ff00ff size=2>);</P></FONT><FONT color=#008000 size=2><P>// afx_msg void OnRButtonUp(UINT nFlags, CPoint point);</P></FONT><FONT size=2><P>afx_msg </FONT><FONT color=#0000ff size=2>void</FONT><FONT size=2> OnTbPnLogButtonSave</FONT><FONT color=#ff00ff size=2>();</P></FONT><FONT size=2><P>afx_msg </FONT><FONT color=#0000ff size=2>void</FONT><FONT size=2> OnTbPnLogButtonClear</FONT><FONT color=#ff00ff size=2>();</P></FONT><FONT size=2><P>afx_msg </FONT><FONT color=#0000ff size=2>void</FONT><FONT size=2> OnTbPnLogButtonRefresh</FONT><FONT color=#ff00ff size=2>();</P></FONT><FONT size=2><P>afx_msg </FONT><FONT color=#0000ff size=2>void</FONT><FONT size=2> CPaneLog</FONT><FONT color=#ff00ff size=2>::</FONT><FONT size=2>OnReportItemRClick</FONT><FONT color=#ff00ff size=2>(</FONT><FONT size=2>NMHDR </FONT><FONT color=#ff00ff size=2>*</FONT><FONT size=2> pNotifyStruct</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> LRESULT </FONT><FONT color=#ff00ff size=2>*</FONT><FONT size=2> result</FONT><FONT color=#ff00ff size=2>);</P><P>};</P><DIV></DIV><P>&nbsp;</P><P>...</P><FONT size=2><P>BEGIN_MESSAGE_MAP</FONT><FONT color=#ff00ff size=2>(</FONT><FONT size=2>CPaneLog</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> CWnd</FONT><FONT color=#ff00ff size=2>)</P></FONT><FONT size=2><P>ON_WM_CREATE</FONT><FONT color=#ff00ff size=2>()</P></FONT><FONT size=2><P>ON_WM_SIZE</FONT><FONT color=#ff00ff size=2>()</P></FONT><FONT color=#008000 size=2><P>// ON_WM_RBUTTONUP()</P></FONT><FONT size=2><P>ON_COMMAND</FONT><FONT color=#ff00ff size=2>(</FONT><FONT size=2>ID_TB_PN_LOG_BUTTON_SAVE</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>&amp;</FONT><FONT size=2>CPaneLog</FONT><FONT color=#ff00ff size=2>::</FONT><FONT size=2>OnTbPnLogButtonSave</FONT><FONT color=#ff00ff size=2>)</P></FONT><FONT size=2><P>ON_COMMAND</FONT><FONT color=#ff00ff size=2>(</FONT><FONT size=2>ID_TB_PN_LOG_BUTTON_CLEAR</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>&amp;</FONT><FONT size=2>CPaneLog</FONT><FONT color=#ff00ff size=2>::</FONT><FONT size=2>OnTbPnLogButtonClear</FONT><FONT color=#ff00ff size=2>)</P></FONT><FONT size=2><P>ON_COMMAND</FONT><FONT color=#ff00ff size=2>(</FONT><FONT size=2>ID_TB_PN_LOG_BUTTON_REFRESH</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>&amp;</FONT><FONT size=2>CPaneLog</FONT><FONT color=#ff00ff size=2>::</FONT><FONT size=2>OnTbPnLogButtonRefresh</FONT><FONT color=#ff00ff size=2>)</P></FONT><FONT color=#008000 size=2><P>//}}AFX_MSG_MAP</P></FONT><FONT size=2><P>ON_NOTIFY</FONT><FONT color=#ff00ff size=2>(</FONT><FONT size=2>NM_RCLICK</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> IDC_REPORT</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>&amp;</FONT><FONT size=2>CPaneLog</FONT><FONT color=#ff00ff size=2>::</FONT><FONT size=2>OnReportItemRClick</FONT><FONT color=#ff00ff size=2>)</P></FONT><FONT size=2><P>END_MESSAGE_MAP</FONT><FONT color=#ff00ff size=2>()</P><DIV><FONT color=#0000ff size=2><P>void</FONT><FONT color=#000000 size=2> CPaneLog</FONT><FONT color=#ff00ff size=2>::</FONT><FONT color=#000000 size=2>OnReportItemRClick</FONT><FONT color=#ff00ff size=2>(</FONT><FONT color=#000000 size=2>NMHDR </FONT><FONT color=#ff00ff size=2>*</FONT><FONT color=#000000 size=2> pNotifyStruct</FONT><FONT color=#ff00ff size=2>,</FONT><FONT color=#000000 size=2> LRESULT </FONT><FONT color=#ff00ff size=2>*</FONT><FONT color=#000000 size=2> result</FONT><FONT color=#ff00ff size=2>)</P><P>{</P></FONT><FONT size=2><P>MessageBox</FONT><FONT color=#ff00ff size=2>(</FONT><FONT color=#008080 size=2>"OnReportItemRClick"</FONT><FONT color=#ff00ff size=2>);</P><P>}</P></FONT><DIV></DIV>...</DIV><DIV>&nbsp;</DIV><DIV>I did try use:</DIV><DIV>ON_NOTIFY<FONT color=#ff00ff size=2>(</FONT><FONT size=2>NM_RCLICK</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> IDC_REPORT</FONT><FONT color=#ff00ff size=2>,</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>&amp;</FONT><FONT size=2>CPaneLog</FONT><FONT color=#ff00ff size=2>::</FONT><FONT size=2>OnReportItemRClick</FONT><FONT color=#ff00ff size=2>)</FONT></DIV><DIV>&nbsp;</DIV><DIV>When I click in intem, <FONT color=#000000>OnReportItemRClick is not called, </FONT>don't work, what is wrong?</DIV><DIV>thanks</FONT></DIV></FONT>]]>
   </description>
   <pubDate>Mon, 13 Aug 2007 12:31:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7784&amp;PID=25061&amp;title=on-notify-how#25061</guid>
  </item> 
 </channel>
</rss>