<?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 : CXTPDockingPaneAutoHideWnd::&#079;nTimer issue</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : CXTPDockingPaneAutoHideWnd::&#079;nTimer issue]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 17:44:39 +0000</pubDate>
  <lastBuildDate>Tue, 10 Feb 2004 11:34:52 +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=420</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[CXTPDockingPaneAutoHideWnd::&#079;nTimer issue : I have not experienced this but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=420&amp;PID=998&amp;title=cxtpdockingpaneautohidewndontimer-issue#998</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=350">vladsch</a><br /><strong>Subject:</strong> 420<br /><strong>Posted:</strong> 10 February 2004 at 11:34am<br /><br /><P>I have not experienced this but it is possible. If the timing is just right and the CloseWindow is called after a timer message is posted to the window then the OnTimer will fire with the m_pPane member already cleared.</P><P>I have made a couple of modifications to the AutoHidePane/Wnd classes to smooth out the animation and get rid of the quick "flash" of the background when docking a hidden pane via the "hide/dock" button.</P><P>Incidentally this also fixes your issue because I use m_pPane == 0 to detect when the CXTPDockingPaneAutoHideWnd is supposed to delay close. Oleg told me that the animation mods I sent in were merged into the toolkit source. So they are safe to use. The flash fix is new so no verdict on that yet.</P><P>I am attaching the modified files (4) CXTPDockingPaneManager &amp; CXTPDockingPaneAutoHidePanel both .h &amp; .cpp. DiffReport on changes and a short description of the mods.</P><P><A href="http://forum.codejock.com/uploads/vladsch/7D4_DockingPaneAutoHide2.zip" target="_blank">7D4_DockingPaneAutoHide2.zip</A></P>]]>
   </description>
   <pubDate>Tue, 10 Feb 2004 11:34:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=420&amp;PID=998&amp;title=cxtpdockingpaneautohidewndontimer-issue#998</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPDockingPaneAutoHideWnd::&#079;nTimer issue : We have experienced some issues...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=420&amp;PID=957&amp;title=cxtpdockingpaneautohidewndontimer-issue#957</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=251">JamesC</a><br /><strong>Subject:</strong> 420<br /><strong>Posted:</strong> 05 February 2004 at 1:21pm<br /><br />We have experienced some issues with CXTPDockingPaneAutoHideWnd. It appears that at some point m_pPane gets Nulled out and OnTimer gets called. This blows up on line 193 when m_pPane is dereferenced. Anyone else experience this?]]>
   </description>
   <pubDate>Thu, 05 Feb 2004 13:21:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=420&amp;PID=957&amp;title=cxtpdockingpaneautohidewndontimer-issue#957</guid>
  </item> 
 </channel>
</rss>