<?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 : Pane does not go away when focus lost</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Pane does not go away when focus lost]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 17:32:39 +0000</pubDate>
  <lastBuildDate>Mon, 07 May 2007 08:06:48 +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=7045</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[Pane does not go away when focus lost : Hello, You have call Attach in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7045&amp;PID=22606&amp;title=pane-does-not-go-away-when-focus-lost#22606</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7045<br /><strong>Posted:</strong> 07 May 2007 at 8:06am<br /><br />Hello,<DIV>You have call Attach in Notfy message handler.</DIV>]]>
   </description>
   <pubDate>Mon, 07 May 2007 08:06:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7045&amp;PID=22606&amp;title=pane-does-not-go-away-when-focus-lost#22606</guid>
  </item> 
  <item>
   <title><![CDATA[Pane does not go away when focus lost : Hi,  I think I have found like...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7045&amp;PID=22566&amp;title=pane-does-not-go-away-when-focus-lost#22566</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 7045<br /><strong>Posted:</strong> 05 May 2007 at 7:19am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I think I have found like 10 bugs the last two days. I deserve a beer now <img src="https://forum.codejock.com/smileys/smiley36.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Anyway, I have a CXTPDockingPaneManager in my CMainFrame (TDI). I set the following in OnCreate():</DIV><DIV>&nbsp;</DIV><DIV>m_paneManager.InstallDockingPanes(this);<BR>m_paneManager.SetClientMargin(3);<BR>m_paneManager.SetTheme(xtpPaneThemeOffice2003);<BR>m_paneManager.SetDefaultPaneOptions(xtpPaneNoCloseable | xtpPaneNoFloatable);<BR>m_paneManager.SetAlphaDockingContext(TRUE);<BR>m_paneManager.EnableKeyboardNavigate(xtpPaneKeyboardUseAll);</DIV><DIV>&nbsp;</DIV><DIV>Then I add one pane:</DIV><DIV>&nbsp;</DIV><DIV>CXTPDockingPane* pwndPane1 = m_paneManager.CreatePane(IDC_SETTINGS_GRID, CRect(0, 0, 250, 120), xtpPaneDockLeft);</DIV><DIV>CXTPDockingPaneAutoHideWnd::m_nMouseHoverDelay = 500;</DIV><DIV>pwndPane1-&gt;Attach(&amp;m_paneSettings);<BR>pwndPane1-&gt;Hide();<BR>pwndPane1-&gt;SetMinTrackSize(CSize(250, 150));<BR>pwndPane1-&gt;SetMaxTrackSize(CSize(250, INT_MAX));</DIV><DIV>&nbsp;</DIV><DIV><strong><FONT color=#ff0000>Problem:</FONT></strong></DIV><DIV>Now, <strong>I do not have any views open!</strong> if I hover on the auto-hidden pane, it pops up. But then it does not disappear until I do some special thing like resizing the whole application window. Usually, it disappears as soon as I hover over a view, but in this case there are no views!</DIV><DIV>&nbsp;</DIV><DIV>Not a serious bug, but still... <img src="https://forum.codejock.com/smileys/smiley1.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Sat, 05 May 2007 07:19:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7045&amp;PID=22566&amp;title=pane-does-not-go-away-when-focus-lost#22566</guid>
  </item> 
 </channel>
</rss>