<?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 : When do I display</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : When do I display]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 15:10:19 +0000</pubDate>
  <lastBuildDate>Wed, 03 Oct 2007 17:42:39 +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=8282</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[When do I display : I need to hide my task panel and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8282&amp;PID=26877&amp;title=when-do-i-display#26877</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 8282<br /><strong>Posted:</strong> 03 October 2007 at 5:42pm<br /><br />I need to hide my task panel and other windows in my docking pane when I am docked with other panes but I am not the active pane.<DIV>&nbsp;</DIV><DIV>I have hooked into the notification code but I have not yet found a reliable way to use the events to know when I need to show my windows (or hide them).</DIV><DIV>&nbsp;</DIV><DIV>If I am docked with multiple panes, I get the <FONT size=2>xtpPaneActionActivated action event when I click the tab for my pane. Likewise I get xtpPaneActionDeactivated when I click on another tab (if I am active). So I am almost there.</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>However, if I float the pane and then double-click it to dock it, I get a xtpPaneActionDeactivated notification. I don't get xtpPaneActionActivated unless I click in the pane. I would note that in this case I am the "top" (focused?) pane so I need to effect a dispaly (by doing a ShowWindow(SW_SHOW) on my task panel.</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>I have also found that when I click the tab of my pane that I get a <FONT size=2>XTP_DPN_SHOWWINDOW notification. However when I click another pane there is no equivalent "XTP_DPN_HIDEWINDOW" notification.</FONT></FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>So I am now hiding on deactivate notification when double-clicking to dock and then showing again when getting the show window event.</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Is there a better way to know just when I need to display my child windows (code jock task panel)?</FONT></DIV>]]>
   </description>
   <pubDate>Wed, 03 Oct 2007 17:42:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8282&amp;PID=26877&amp;title=when-do-i-display#26877</guid>
  </item> 
 </channel>
</rss>