<?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 : CXTPDialogBase&lt;CXTResizeDialog&gt; disappears</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : CXTPDialogBase&lt;CXTResizeDialog&gt; disappears]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 04:30:25 +0000</pubDate>
  <lastBuildDate>Tue, 16 Feb 2010 07:52:10 +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=16199</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[CXTPDialogBase&lt;CXTResizeDialog&gt; disappears : Hi Oleg;Sorry, I ment CXTPOfficeBorder&amp;lt;&amp;gt;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16199&amp;PID=56823&amp;title=cxtpdialogbasecxtresizedialog-disappears#56823</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 16199<br /><strong>Posted:</strong> 16 February 2010 at 7:52am<br /><br />Hi Oleg;<br><br>Sorry, I ment CXTPOfficeBorder&lt;&gt; !<br>I tried recompiling the whole source without any change. Only after removing CXTPOfficeBorder&lt;&gt; it worked.<br>Very strange, indeeed!<br>]]>
   </description>
   <pubDate>Tue, 16 Feb 2010 07:52:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16199&amp;PID=56823&amp;title=cxtpdialogbasecxtresizedialog-disappears#56823</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPDialogBase&lt;CXTResizeDialog&gt; disappears : hm. what you have in CXTOfficeBorder...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16199&amp;PID=56820&amp;title=cxtpdialogbasecxtresizedialog-disappears#56820</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 16199<br /><strong>Posted:</strong> 16 February 2010 at 7:48am<br /><br /><P>hm. what you have in CXTOfficeBorder ? </P><DIV>In 12.1.1 sources I can find only CXT<strong>P</strong>OfficeBorder. Is it your class ? But indeed strange.&nbsp; try recompile whole project. sometimes VC doesn't see new virtual functions.</DIV>]]>
   </description>
   <pubDate>Tue, 16 Feb 2010 07:48:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16199&amp;PID=56820&amp;title=cxtpdialogbasecxtresizedialog-disappears#56820</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPDialogBase&lt;CXTResizeDialog&gt; disappears : Hi;an additional info:The dialog...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16199&amp;PID=56802&amp;title=cxtpdialogbasecxtresizedialog-disappears#56802</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 16199<br /><strong>Posted:</strong> 15 February 2010 at 5:04pm<br /><br />Hi;<br><br>an additional info:<br><br>The dialog is declared as <br><br>std::auto_ptr&lt;CXTOfficeBorder&lt;CPaneBaseDlg&gt; &gt; myDialog;<br><br>When I remove the CXTPOfficeBorder&lt;&gt; template, the virtual functions get called!<br>Crazy...<br><br>Any ideas? <br>]]>
   </description>
   <pubDate>Mon, 15 Feb 2010 17:04:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16199&amp;PID=56802&amp;title=cxtpdialogbasecxtresizedialog-disappears#56802</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPDialogBase&lt;CXTResizeDialog&gt; disappears : Hi;I defined a class CPaneBaseDlg...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16199&amp;PID=56801&amp;title=cxtpdialogbasecxtresizedialog-disappears#56801</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 16199<br /><strong>Posted:</strong> 15 February 2010 at 4:54pm<br /><br />Hi;<br><br>I defined a class CPaneBaseDlg : public CXTPDialogBase&lt;CXTResizeDialog&gt;<br>as the child of a docking pane.<br>When pressing the VK_RETURN or VK_ESCAPE keys the pane content disappears.<br>I know this is due to dialog message processing resulting in a call to EndDialog.<br>So I tried to replace virtual OnOK() and OnCancel() methods. But these never get called.<br>No I'm totally confused.<br><br>Any help is very welcome!<br>]]>
   </description>
   <pubDate>Mon, 15 Feb 2010 16:54:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16199&amp;PID=56801&amp;title=cxtpdialogbasecxtresizedialog-disappears#56801</guid>
  </item> 
 </channel>
</rss>