<?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 : AutoHide Panes to Foreground</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : AutoHide Panes to Foreground]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 13:23:56 +0000</pubDate>
  <lastBuildDate>Tue, 24 Apr 2007 08:05:40 +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=6960</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[AutoHide Panes to Foreground : I see. Indeed, it would be against...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6960&amp;PID=22250&amp;title=autohide-panes-to-foreground#22250</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 6960<br /><strong>Posted:</strong> 24 April 2007 at 8:05am<br /><br />I see. Indeed, it would be against the principles of Windows. And I guess there is not a big chance to have these CXTPDockingPaneAutoHideWnd windows implemented as popups in a future release of XTP, since it would probably mean a lot of extra work when compared to the childwnd-based solution, wouldn't it?<br><br>Thanks for the quick answer, anyway.<br><br>]]>
   </description>
   <pubDate>Tue, 24 Apr 2007 08:05:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6960&amp;PID=22250&amp;title=autohide-panes-to-foreground#22250</guid>
  </item> 
  <item>
   <title><![CDATA[AutoHide Panes to Foreground : Hello,  CXTPDockingPaneAutoHideWnd...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6960&amp;PID=22244&amp;title=autohide-panes-to-foreground#22244</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6960<br /><strong>Posted:</strong> 24 April 2007 at 7:21am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>CXTPDockingPaneAutoHideWnd is created as child window of main frame. child window can't be above popup.</DIV>]]>
   </description>
   <pubDate>Tue, 24 Apr 2007 07:21:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6960&amp;PID=22244&amp;title=autohide-panes-to-foreground#22244</guid>
  </item> 
  <item>
   <title><![CDATA[AutoHide Panes to Foreground :   I was trying to solve this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6960&amp;PID=22233&amp;title=autohide-panes-to-foreground#22233</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 6960<br /><strong>Posted:</strong> 24 April 2007 at 5:09am<br /><br />I was trying to solve this problem similar to hints in this post http://forum.codejock.com/forum_posts.asp?TID=6422&amp;KW=top, but I couldn't use CXTPDockingPaneManager::OnCreatePane() due to the lack of on any XTPDockingPaneType type for CXTPDockingPaneAutoHideWnd.<br><br>Solving it through an overridden CXTPDockingPaneAutoHidePanel is also not possible, since CXTPDockingPaneAutoHidePanel::ShowPane() - where new CXTPDockingPaneAutoHideWnd instances are created - is not virtual.<br><br>Plus, CXTPDockingPaneAutoHideWnd has a private constructor anyway, so XTP users just cannot inherit from it.<br><br>It looks like CodeJock uses these restrictions intentionally. It's OK but what for?<br>Does anybody have any idea how to solve this? Because the only possible solution I can see now is quite a "quick-and-dirty" one which I'm really not into: changing directly XTP sources.<br>]]>
   </description>
   <pubDate>Tue, 24 Apr 2007 05:09:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6960&amp;PID=22233&amp;title=autohide-panes-to-foreground#22233</guid>
  </item> 
  <item>
   <title><![CDATA[AutoHide Panes to Foreground : Hello,I&amp;#039;d like to have autohidden,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6960&amp;PID=22230&amp;title=autohide-panes-to-foreground#22230</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 6960<br /><strong>Posted:</strong> 24 April 2007 at 3:54am<br /><br />Hello,<br><br>I'd like to have autohidden, <font color="#0000ff"><b>expanded panes appearing _above_ floating panes</b></font>.<br><br>When an autohidden pane is collapsed - like "Pane 6" here, then it's OK. But when I expand that autohidden pane, I would like to have it completely visible, <font color="#0000ff"><b>not obstructed by the floating pane</b></font> "Pane 7".<br><img src="uploads/20070424_034712_1.JPG" height="204" width="239" border="0">&nbsp;  <br><br><img src="uploads/20070424_034748_2.JPG" height="189" width="238" border="0"><br><br>Can autohidden panes be brought to foreground somehow?<br>Thank you, in advance!<br><br><br>]]>
   </description>
   <pubDate>Tue, 24 Apr 2007 03:54:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6960&amp;PID=22230&amp;title=autohide-panes-to-foreground#22230</guid>
  </item> 
 </channel>
</rss>