<?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 : about reportcontrol</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : about reportcontrol]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 14:28:41 +0000</pubDate>
  <lastBuildDate>Wed, 24 Jun 2009 06:52:13 +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=14478</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[about reportcontrol : This is how you do it: pPane-...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14478&amp;PID=50261&amp;title=about-reportcontrol#50261</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 14478<br /><strong>Posted:</strong> 24 June 2009 at 6:52am<br /><br /><DIV>This is how you do it:</DIV><DIV>pPane-&gt;Attach(&amp;m_oReport);</DIV><DIV><strong>m_oReport.SetOwner(this);</strong></DIV><DIV>&nbsp;</DIV><DIV>By (bad) design?</DIV>]]>
   </description>
   <pubDate>Wed, 24 Jun 2009 06:52:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14478&amp;PID=50261&amp;title=about-reportcontrol#50261</guid>
  </item> 
  <item>
   <title><![CDATA[about reportcontrol : this is not report control problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14478&amp;PID=49966&amp;title=about-reportcontrol#49966</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 14478<br /><strong>Posted:</strong> 15 June 2009 at 5:24pm<br /><br />this is not report control problem - this is your architecture problem. Looks like this is a case Like CDialogBar - you need to pass messages to parent]]>
   </description>
   <pubDate>Mon, 15 Jun 2009 17:24:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14478&amp;PID=49966&amp;title=about-reportcontrol#49966</guid>
  </item> 
  <item>
   <title><![CDATA[about reportcontrol : i create CXTPReportControl in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14478&amp;PID=49733&amp;title=about-reportcontrol#49733</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3260">rafaelcn</a><br /><strong>Subject:</strong> 14478<br /><strong>Posted:</strong> 09 June 2009 at 3:53am<br /><br /><P>i create CXTPReportControl in CStatic::OnCreate,&nbsp; the reportcontrol work fine. but i create a panemanager first, then create a pane , finaly create the reportcontrol&nbsp; in the pane , so , i can't recieve any event from report control , like mouse click reportcontrol , mouse doubleclick reportcontrol .</P><DIV>code of create control:</DIV><DIV>&nbsp;</DIV><DIV>if (pPane-&gt;GetID() == IDS_PANE_PROCLIST)<BR>{<BR>&nbsp;const DWORD dwViewStyle = WS_CHILD|WS_TABSTOP|WS_VISIBLE|SS_NOTIFY ;<BR>&nbsp;if (!::IsWindow(m_oReport.m_hWnd))<BR>&nbsp;{<BR>&nbsp;&nbsp;if (!m_oReport.Create(dwViewStyle,CRect(0,0,0,0),this,IDC_REPORT))<BR>&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;TRACE0("Create ReportControl Failed");<BR>&nbsp;&nbsp;&nbsp;return FALSE;<BR>&nbsp;&nbsp;}<BR>&nbsp;&nbsp;m_oReport.GetPaintManager()-&gt;SetColumnStyle(xtpReportColumnOffice2007);<BR>&nbsp;&nbsp;pPane-&gt;Attach(&amp;m_oReport);<BR>&nbsp;}<BR>}</DIV><DIV>&nbsp;</DIV><DIV>It looks like fine, display fine ,only can't get the Notify message.</DIV>]]>
   </description>
   <pubDate>Tue, 09 Jun 2009 03:53:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14478&amp;PID=49733&amp;title=about-reportcontrol#49733</guid>
  </item> 
 </channel>
</rss>