<?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 : Floating pane on task bar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Floating pane on task bar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 05:15:17 +0000</pubDate>
  <lastBuildDate>Fri, 26 Jul 2013 09:37: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=21819</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[Floating pane on task bar : Hello,we are using CryEngine Sandbox,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21819&amp;PID=71442&amp;title=floating-pane-on-task-bar#71442</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8165">mbarton</a><br /><strong>Subject:</strong> 21819<br /><strong>Posted:</strong> 26 July 2013 at 9:37am<br /><br />Hello,<div>&nbsp;we are using CryEngine Sandbox, which is build on XT 13.4.</div><div>It has a nice docking system where all tools can be docked.</div><div><br></div><div>We have access to Sandbox source code but not to XT code.</div><div>We would like to have each tool in sandbox to appear on task bar as a single window with no parent in order to be able to minimize and restore tools independently on the main window of the Sandbox.</div><div><br></div><div>Sandbox uses CXTPDockingPaneManager to create floating windows for every tool. So at the end it produces CXTPDockingPaneMiniWnd. I've managed to change window style to WS_OVERLAPPEDWINDOW and WS_EX_APPWINDOW using win API. Now we can see tool windows on the task bar but they are still linked to the main app so when the main app is minimized it hides all tool windows as well.</div><div><br></div><div>I tried to set parent to null or desctop window but with no success. I also cleared owner with no result.</div><div><br></div><div>My question: is there a way how to create floating dock panes which appears on task bar and user is able to minimize and restore them independently on main app?</div><div><br></div><div>Main reason for this is possibility to work with specific tool without having main window displayed.</div><div><br></div><div>Thanks in advance for any help or info.</div><div>Michal</div><div><br></div>]]>
   </description>
   <pubDate>Fri, 26 Jul 2013 09:37:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21819&amp;PID=71442&amp;title=floating-pane-on-task-bar#71442</guid>
  </item> 
 </channel>
</rss>