<?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 : CXTPReportControl inside pane causes problems!</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : CXTPReportControl inside pane causes problems!]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 18:02:38 +0000</pubDate>
  <lastBuildDate>Wed, 05 Mar 2008 09:54:06 +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=9758</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[CXTPReportControl inside pane causes problems! : Yeah, you&amp;#039;re right. It does...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9758&amp;PID=31919&amp;title=cxtpreportcontrol-inside-pane-causes-problems#31919</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 9758<br /><strong>Posted:</strong> 05 March 2008 at 9:54am<br /><br />Yeah, you're right. It does send the message to the owner. The question remaining is; will everything work if I change the owner to my frame?<DIV>&nbsp;</DIV><DIV>I'll test this as soon as possible.</DIV>]]>
   </description>
   <pubDate>Wed, 05 Mar 2008 09:54:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9758&amp;PID=31919&amp;title=cxtpreportcontrol-inside-pane-causes-problems#31919</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportControl inside pane causes problems! : Hi;   Have you tried to call...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9758&amp;PID=31898&amp;title=cxtpreportcontrol-inside-pane-causes-problems#31898</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 9758<br /><strong>Posted:</strong> 05 March 2008 at 4:18am<br /><br />Hi; <DIV>&nbsp;</DIV><DIV>Have you tried to call SetOwner()? Parent is the pane, but owner is your frame window.</DIV><DIV>I didn't check this; take a look at the report control sources, whether the control notifys the parent or the owner...</DIV><DIV>This is built in and&nbsp;requires no additional code in the core XT library.</DIV>]]>
   </description>
   <pubDate>Wed, 05 Mar 2008 04:18:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9758&amp;PID=31898&amp;title=cxtpreportcontrol-inside-pane-causes-problems#31898</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportControl inside pane causes problems! : A better solution would be to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9758&amp;PID=31889&amp;title=cxtpreportcontrol-inside-pane-causes-problems#31889</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 9758<br /><strong>Posted:</strong> 04 March 2008 at 4:01pm<br /><br />A better solution would be to have this function in the report control:<DIV>&nbsp;</DIV><DIV>SetNotifyWindow(CWnd *pWndNotify)</DIV><DIV>&nbsp;</DIV><DIV>And then redirect all notify messages to that window.</DIV>]]>
   </description>
   <pubDate>Tue, 04 Mar 2008 16:01:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9758&amp;PID=31889&amp;title=cxtpreportcontrol-inside-pane-causes-problems#31889</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportControl inside pane causes problems! : Yeah, good idea. I thought of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9758&amp;PID=31828&amp;title=cxtpreportcontrol-inside-pane-causes-problems#31828</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 9758<br /><strong>Posted:</strong> 02 March 2008 at 6:13pm<br /><br />Yeah, good idea. I thought of a CView, but I just stripped them from my project so I don't feel like it :P.<DIV>&nbsp;</DIV><DIV>Thanks for your hint.</DIV>]]>
   </description>
   <pubDate>Sun, 02 Mar 2008 18:13:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9758&amp;PID=31828&amp;title=cxtpreportcontrol-inside-pane-causes-problems#31828</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportControl inside pane causes problems! : Hi, I see only one good solution:  Add...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9758&amp;PID=31825&amp;title=cxtpreportcontrol-inside-pane-causes-problems#31825</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9758<br /><strong>Posted:</strong> 02 March 2008 at 1:48pm<br /><br /><P>Hi,</P><DIV>I see only one good solution:</DIV><DIV>&nbsp;</DIV><DIV>Add additional CWnd derived host window, add m_wndReport to this CWnd, attach this CWnd to Pane instead of Report. And catch all mesages in this CWnd.</DIV>]]>
   </description>
   <pubDate>Sun, 02 Mar 2008 13:48:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9758&amp;PID=31825&amp;title=cxtpreportcontrol-inside-pane-causes-problems#31825</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportControl inside pane causes problems! : I have a report control in a pane....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9758&amp;PID=31817&amp;title=cxtpreportcontrol-inside-pane-causes-problems#31817</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 9758<br /><strong>Posted:</strong> 01 March 2008 at 4:35pm<br /><br /><DIV>I have a report control in a pane. Now I want to handle double-clicks. In my frame window, I have the following:</DIV><DIV>&nbsp;</DIV><DIV>ON_NOTIFY(NM_DBLCLK, IDR_PANE_MY_REPORT, OnReportDblClick)</DIV><DIV>...</DIV><DIV>&nbsp;</DIV><DIV>m_wndReport.Create(..., <strong>this</strong>);</DIV><DIV>&nbsp;</DIV><DIV>if (pPane-&gt;GetID() == IDR_PANE_MY_REPORT)<BR>&nbsp;&nbsp;&nbsp; pPane-&gt;Attach(&amp;m_wndReport);</DIV><DIV>&nbsp;</DIV><DIV><strong>Problem</strong></DIV><DIV>CMyFrame::OnReportDblClick will not be called since the parent of m_wndReport changed in the call to Attach().</DIV><DIV>&nbsp;</DIV><DIV>How do you catch double-clicks in a report control inside a pane? I would like to use this NM_DBLCLK message.</DIV><DIV>&nbsp;</DIV><DIV>Thanks!</DIV>]]>
   </description>
   <pubDate>Sat, 01 Mar 2008 16:35:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9758&amp;PID=31817&amp;title=cxtpreportcontrol-inside-pane-causes-problems#31817</guid>
  </item> 
 </channel>
</rss>