<?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 : Assertion in MFC CView by useing CXTTabCtrl</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Assertion in MFC CView by useing CXTTabCtrl]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 16 Jun 2026 05:38:03 +0000</pubDate>
  <lastBuildDate>Mon, 02 Jul 2007 06:03:49 +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=7502</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[Assertion in MFC CView by useing CXTTabCtrl : It works, thanks a lot... ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7502&amp;PID=24106&amp;title=assertion-in-mfc-cview-by-useing-cxttabctrl#24106</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1828">decembler</a><br /><strong>Subject:</strong> 7502<br /><strong>Posted:</strong> 02 July 2007 at 6:03am<br /><br />It works, thanks a lot...]]>
   </description>
   <pubDate>Mon, 02 Jul 2007 06:03:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7502&amp;PID=24106&amp;title=assertion-in-mfc-cview-by-useing-cxttabctrl#24106</guid>
  </item> 
  <item>
   <title><![CDATA[Assertion in MFC CView by useing CXTTabCtrl : Hi,  MFC assumes that parent...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7502&amp;PID=24104&amp;title=assertion-in-mfc-cview-by-useing-cxttabctrl#24104</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7502<br /><strong>Posted:</strong> 02 July 2007 at 5:37am<br /><br /><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>MFC assumes that parent window of CView is CFrameWnd.... </DIV><DIV>you can catch ON_WM_MOUSEACTIVATE() in your&nbsp; <FONT face="Courier New">CAdminUserView/CAdminConsView</FONT><BR>and call CWnd base method instead CView.</DIV>]]>
   </description>
   <pubDate>Mon, 02 Jul 2007 05:37:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7502&amp;PID=24104&amp;title=assertion-in-mfc-cview-by-useing-cxttabctrl#24104</guid>
  </item> 
  <item>
   <title><![CDATA[Assertion in MFC CView by useing CXTTabCtrl : Hello together,  I use the CXTTabCtrl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7502&amp;PID=24103&amp;title=assertion-in-mfc-cview-by-useing-cxttabctrl#24103</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1828">decembler</a><br /><strong>Subject:</strong> 7502<br /><strong>Posted:</strong> 02 July 2007 at 5:12am<br /><br />Hello together,<DIV>&nbsp;</DIV><DIV>I use the CXTTabCtrl in a CXTResizeDlg and add two CFormViews.</DIV><DIV>&nbsp;</DIV><DIV><FONT face="Courier New, Courier, mono">m_tab.AddView(thisApp.GetResString(IDS_ADMIN_USER),&nbsp;RUNTIME_CLASS(CAdminUserView));</FONT></DIV><DIV><FONT face="Courier New, Courier, mono">m_tab.AddView(thisApp.GetResString(IDS_ADMIN_CONS),&nbsp;RUNTIME_CLASS(CAdminConsView));</FONT></DIV><DIV>&nbsp;</DIV><DIV>When I call DoModal() I see all the Controls inside of the views, but</DIV><DIV>if I press any Button or select a listitem I get an assertion inside the</DIV><DIV>MFC-CView Class (OnMouseActivate) line 254:</DIV><DIV>&nbsp;</DIV><DIV><FONT face="Courier New, Courier, mono">ASSERT(pParentFrame == pDesktopWnd || pDesktopWnd-&gt;IsChild(pParentFrame));</FONT></DIV><DIV>&nbsp;</DIV><DIV>Is there anyone who can help me? Thanks...<BR></DIV>]]>
   </description>
   <pubDate>Mon, 02 Jul 2007 05:12:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7502&amp;PID=24103&amp;title=assertion-in-mfc-cview-by-useing-cxttabctrl#24103</guid>
  </item> 
 </channel>
</rss>