<?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 : unhiding and unclosing panes bugs</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : unhiding and unclosing panes bugs]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 03:14:46 +0000</pubDate>
  <lastBuildDate>Sat, 28 Nov 2009 20:48:19 +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=15741</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[unhiding and unclosing panes bugs :  We have a scenario where we need...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15741&amp;PID=55255&amp;title=unhiding-and-unclosing-panes-bugs#55255</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 15741<br /><strong>Posted:</strong> 28 November 2009 at 8:48pm<br /><br /><br />We have a scenario where we need to be able to add and remove panes (which are normally tabbed).  To remove, we call ClosePane, which works great.<br /><br />However to have the thing come back again, how do we do that without activating it or changing the currently selected tab?  <br /><br />If we call ShowPane on it, it becomes shown.  We don't necessarily want this (e.g. if it is behind another pane).  We just want the tab shown.<br /><br />Need an OpenPane call, which just puts the tab back. E.g. does an undo on the ClosePane, and nothing else.<br /><br />Also, redrawpanes doesn't work.  We have a browser window in one pane, which when we call NavigateTo on it, forces itself to the top of the Z-order, even if it's in a tabbed pane behind another.  This means that the tabbed pane on top of it then shows the browser window (incorrect).  We tried to force redraw of all panes, but this didn't actually redraw the children in the panes (so did nothing).<br /><br />How do I do this? ]]>
   </description>
   <pubDate>Sat, 28 Nov 2009 20:48:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15741&amp;PID=55255&amp;title=unhiding-and-unclosing-panes-bugs#55255</guid>
  </item> 
 </channel>
</rss>