<?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 : report c&#111;ntrol in dialog</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : report c&#111;ntrol in dialog]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 00:04:44 +0000</pubDate>
  <lastBuildDate>Fri, 09 Dec 2005 00:07:28 +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=3381</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[report c&#111;ntrol in dialog :  1. May be you subclassed it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3381&amp;PID=10126&amp;title=report-control-in-dialog#10126</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3381<br /><strong>Posted:</strong> 09 December 2005 at 12:07am<br /><br /><P>&nbsp;</P><P>1. May be you subclassed it from static control that has no "Notify" style?</P><P>&nbsp;</P><P>2. I think WM_CTLCOLOR not supported for it :(</P>]]>
   </description>
   <pubDate>Fri, 09 Dec 2005 00:07:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3381&amp;PID=10126&amp;title=report-control-in-dialog#10126</guid>
  </item> 
  <item>
   <title><![CDATA[report c&#111;ntrol in dialog : I have 1 report control in dialog. I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3381&amp;PID=10125&amp;title=report-control-in-dialog#10125</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1657">kangcorn</a><br /><strong>Subject:</strong> 3381<br /><strong>Posted:</strong> 08 December 2005 at 10:10pm<br /><br /><P>I have 1 report control in dialog.</P><P>I do not receive message from report control.</P><P>(click, double click message....)</P><P>XXXDlg.h file</P><P>message map declare.</P><P>protected:</P><P>&nbsp;afx_msg void OnReportItemClick(NMHDR *pNotifyStruct, LRESULT *result);<BR>&nbsp;afx_msg void OnReportItemRClick(NMHDR *pNotifyStruct, LRESULT *result);<BR>&nbsp;DECLARE_MESSAGE_MAP()</P><P>&nbsp;</P><P>XXXDlg.cpp file</P><P>BEGIN_MESSAGE_MAP(CEventLogDlg, CBkColorDlg)</P><P>&nbsp;ON_NOTIFY(NM_CLICK, XTP_ID_REPORT_CONTROL, OnReportItemClick)<BR>&nbsp;ON_NOTIFY(NM_RCLICK, XTP_ID_REPORT_CONTROL, OnReportItemRClick)</P><P>END_MESSAGE_MAP()</P><P>void CEventLogDlg::OnReportItemClick(NMHDR *pNotifyStruct, LRESULT * /*result*/)<BR>{<BR>&nbsp;XTP_NM_REPORTRECORDITEM *pItemNotify = (XTP_NM_REPORTRECORDITEM *)pNotifyStruct;</P><P>&nbsp;// todo: ...<BR>&nbsp;// ...</P><P>}</P><P>Why not receive the message from report control?</P><P>&nbsp;</P><P>2. size gripper problem.</P><P>I changed background color of dialog in WM_ERASEBKGND and WM_CTLCOLOR.<BR>But size gripper's color was not changed.</P><P>What should I do?</P><P>thanks.</P><P><IMG src="uploads/kangcorn/2005-12-08_221008_dialog_image.JPG" border="0"><BR></P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 08 Dec 2005 22:10:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3381&amp;PID=10125&amp;title=report-control-in-dialog#10125</guid>
  </item> 
 </channel>
</rss>